/*# sourceMappingURL=custom.min.css.map */

@media (max-width: 767.98px) {
    .section {
        padding: 90px 0;
    }
}

.icon-effect::before {
    content: "";
    position: absolute;
    width: 24px;
    height: 24px;
    background-color: rgba(41,156,219,.2);
    border-radius: 50%;
    bottom: 0;
    left: 0;
}
