.about-section .ab-content ul li:before {
    color: #00056d !important;
}

.footer-col-item.custom-footer-html a {
    color: #fff !important;
}

@media only screen and (max-width: 1200px) and (min-width: 1024px) {
    
    .wp-block-image .alignright {
        float: none !important;
        margin: 20px auto !important;
    }
    
}