/* Start custom CSS */.section.sec-sc.sec.basic h2 span, .section.sec-sc.sec.basic h3 span, .section.sec-sc.sec.basic h4 span{
    color:#6e0128 !important;
}
.section.sec-sc.sec.basic .content img {
    filter: grayscale(1);
}
.section.sec-sc.sec.basic hr{
    opacity:0;
}
.section.sec-sc.sec.basic a span, .section.sec-sc.sec.basic a  {
    color: #fe6a00 !important;
}/* End custom CSS */