/* Custom CSS by Sunbird */

.services h2.title-text {
    text-align: center;
    font-size: 64px;
    color: #2273f3;
}

.services .usps .wp-block-media-text .wp-block-media-text__content h2 {
    font-size: 24px;
    margin: 0 0 0.5em 0;
    color: #2273f3;
}

.top-heading {
    font-size: 14px !important;
    margin-bottom: 10px;
}

.latest-news h2{
    text-align: center;
    font-size: 64px;
    color: #2273f3;
}
@media only screen and (min-width: 320px) and (max-width: 767px){
    .latest-news h2{
        font-size: 32px;
        margin-bottom: 40px;
    }
}