        html, body, h3, h4, h5, h6 {
            font-family:'Manrope',sans-serif;
        }
        body {
            font-size: 16px;
            line-height: 32px;
        }
        h1, h2 {
            font-family:'Playfair Display',serif;
        }
        h1 {
            font-size: 56px;
        }
        .mil-top-panel .mil-top-panel-content .mil-logo, .mil-top-panel.mil-active .mil-top-panel-content .mil-logo {
            width: 87px;
        }
        footer .mil-footer-content .mil-logo {
            width: 250px;
        }
        .mil-fade-up {
            opacity: 1;
        }
        .mil-social-icons li a img, .mil-social-icons li a svg {
            width: 35px;
            height: 35px;
        }
        .mil-social-icons li a {
            width: 50px;
            height: 50px;
        }
        ol.mil-social-icons, ul.mil-social-icons {
            padding-left: 0px;
        }
        ol, ul, dl {
            margin-bottom: 0px;
        }
        .clippy-content {
            font-size: 14px;
            font-weight: bolder;
        }        

        .whiteColor {
            color: rgb(255,255,255);
        }
        .blueColor, a.blueColor {
            color: rgb(19,43,80);
            text-decoration: none;
        }
        .warnaKemenpar1 {
            color: '#132b50'
        }
        .warnaKemenpar2 {
            color: '#eac170'
        }
        .mil-link {
            color: white;
        }
        .mil-link2, a.mil-link2 {
            color: white;
            text-decoration: none;
            font-size: 10pt;
        }
        .mil-counter-number h2 {
            color: white;
        }
        .secondColor {
            color: rgb(234,193,112);
        }
        .bigger {
            font-size: 49pt;
        }
        .smaller {
            font-size: 28pt;
            font-family:'Manrope',sans-serif;
        }
        #chartdiv {
            margin: auto;
            width: 100%;
            height: 500px;
        }
        #infodiv {
            position: absolute;
            width: auto;
            height: auto;
            right: 50px;
            top: 15%;
            border: 2px solid blue;
            display: none;
            background-color: white;
            box-shadow: 5px 5px 3px 1px #888888;
        }
        #controldiv {
            position: absolute;
            width: 250px;
            height: auto;
            right: 0px;
            left: 0px;
            text-align: center;
            margin-left: auto;
            margin-right: auto;
            color: white;
            bottom: 5%;
            font-size: 18pt;
            padding: 10px;
            cursor: pointer;
            border: 2px solid rgba(255, 255, 255, 0.75);
            background-color:rgb(14, 202, 240);
            box-shadow: 5px 5px 3px 1px #888888;
        }
        #chartdiv a {
            display: none !important;
        }
        .checkout {
            display:none;
        }
        #divbase {
            height: 495px;
        }
        #divextra {
            display: none;
            padding: 0px;
            height: 495px;
        }
        #cuacadiv {
            width: 100%;
            text-align: center;
            font-size: 15pt;
            display: block;
            position: relative;
            z-index: 1000;
            cursor: pointer;
        }
        .mil-counter {
            text-align: center;
        }
        .mil-counter .mil-counter-number {
            margin-bottom: 0px;
            display: block;
            text-align: center;
        }
        .mil-banner-img-2 img:not(.mil-figure) {
            margin-left: 0px;
            width: 100% !important;
            height: 100% !important;
            object-fit: cover;
        }
        a h2 {
            text-decoration: none;
        }
        .mil-illustration-2 .mil-shape {
        }
        .subtitle {
            color: #ffffff;
            text-align: center;
        }        