/* Begin Widget Brand Color 
   Changing colors of the widgets on the webpage to my branded colors
*/
    #testimonials h1 {
        font-weight: 600;
    }

    #testimonials-carousel .carousel-inner,
    .section-inverse p {
        font-weight: 600;
    }

    #home-bodycontent .kv-featured-areas-widget h2:before {
        color: #063088 !important;
    }

    #home-bodycontent .kv-featured-areas-widget a h3 {
        background-color: #063088bf !important;
    }

    #home-bodycontent .kv-featured-areas-widget h2 {
        color: #063088 !important;
    }

    .carousel-link {
        color: #063088 !important;
        font-weight: 600;
    }

    #latest-blogs .container {
        color: #063088 !important;
        font-weight: 600;
    }

    #latest-blogs .post-title a {
        color: #063088 !important;
        font-weight: 600;
    }

    #latest-blogs .post-content p {
        color: #063088 !important;
        font-weight: 600;
    }

    #latest-blogs .post-meta {
        color: #063088 !important;
        font-weight: 600;
    }

    #about .container {
        color: #063088;
        font-weight: 600;
    }

    body {
        color: #063088 !important;
    }

    #footer .container {
        background-color: #063088 !important;
    }

    #footer .footer-wrapper {
        background-color: #063088 !important;
    }

    #footer .footer-wrapper {
        background-color: #063088 !important;
    }

    #footer .footer-wrapper .footer-left {
        background-color: #063088 !important;
    }

    #footer .footer-wrapper .footer-top {
        background-color: #063088 !important;
    }

    #footer .footer-wrapper .footer-bottom {
        background-color: #063088 !important;
    }

    #footer .footer-wrapper .footer-inner {
        background-color: #063088 !important;
    }
/* End Widget Brand Color */

