.hide {
    display: none;
}

a.social-icon {
    background-color: rgb(6, 88, 148);
    border-radius: 3px !important;
    width: 40px !important;
    height: 40px !important;
    line-height: 40px !important;
    text-align: center;
    color: #fff;
}

.benef {
    font-size: 1.25rem;
    color: #5C5C5C;
}

.feature-box-icon img {
    height: 50px !important;
}

.normal-text {
    text-transform: none !important;
}