/*feature-style-001*/
.sppb-section:not(.spectrum-faq-list) .sppb-addon-feature.feature-style-001 {
    border: none !important;
    padding: 10px 10px !important;
}


/*link*/
a {
    color: #7f7f7f;
}

a:hover {
    color: #fff;
}