#text-color {
    color: #007bff;
}

.help-list li {
    list-style-position: outside;
    list-style-type: disc;
    margin-bottom: 10%;
}
.eco-help-list li {
    list-style-position: outside;
    list-style-type: disc;
}
img {
    display: inline-block;
}
.eco-title-icon h6 ,.spot-Ocean-title-icon h6 {
    display: inline-block;
}
.aws-icon {
    float: right;
    height: 60%;
}
.optimized-text {
    margin-left: 5%;
    width: 35%;
    height: 100px;
    float: left;
}
.analytics-text {
    margin-left: 60%;
    height: 100px;
}
.optimize-infrastructure {
    height: 45%;
    width: 100%;
    background-color: #CCE7FF;
}
.optimize-infrastructure img{
    margin: 2% 10%;
}
.optimize-infrastructure p{
    margin-left: 5%;
}
.automate-operations {
    height: 45%;
    width: 100%;
    background-color: #CCE7FF;
}
.automate-operations img{
    margin: 2% 10%;
}
.automate-operations p{
    margin-left: 5%;
}
.no-text {
    height: 5%;
    width: 100%;
    background-color: #FFFFFF;
}
.blue-text {
    color: #1896FF;
    font-size: large;
    font-weight: 400;
    margin-right: 100%;
}
.blue-text-eco {
    color: #1896FF;
    font-size: large;
    font-weight: 400;
}
.spot-elsticgroup {
    float: right;
}
.optimization-text{
    margin-top: 5%;
}
.spot-ocean-top-text {
    margin-top: 2%;
}
.spot-Ocean-text {
    color: #1E1E9A;
    font-size: large;
    font-weight: 600;
    margin-top: 15%;
}
.eco-text {
    font-weight: 600;
}
.eco-text p{
    color: #585858;
}
