.navbar-default {
        background: rgba(0, 0, 0, 0.8);
    }

    .box, #sidebar .widget {
        background: rgba(0, 0, 0, 0.8);
    }

    body, p {
        font-family: Arial, Helvetica, sans-serif;
        font-weight: normal;
        font-style: normal;
        color: #ffffff;
        font-size: 14px;
    }

    h1, h2, h3, h4, h5, h6 {
        font-family: "Fjalla One" !important;
        font-weight: 400 !important;
        font-style: normal !important;
        color: #ffffff !important;
    }
    
    .wpb_animate_when_almost_visible {
            opacity: 1;
        }