﻿.bg-heading {
    background-color: #4d98b8 !important;
}

.storage-text {
    background-color: #27AAE1;
    color: black;
}

.contact-title {
    color: black;
    font-weight: 600;
}

.contact-item i {
    color: #00bcd4;
    font-size: 1.2rem;
    margin-right: 8px;
}

.contact-title::after {
    content: '';
    display: block;
    width: 125px;
    height: 3px;
    background-color: #f9a825;
    margin-top: 4px;
}

.contact-icons{
    width: 1.3rem;
}

.FeatureDetails {
    padding-top: 44px !important;
    padding-bottom: 36px !important;
    background-color: #30AED6;
    height: 335px;
}

.StorageTips {
    color: black;
    font-size: 20px;
    font-weight: 600;
}

.InnerPageSubHeading {
    color: #30AED6;
    font-size: 25px;
    font-weight: 600;
}

.Features {
    color: black;
    font-weight: 600;
    font-size: 28px;
}

.header-Text{color:white !important}