:root {
    --primary-color: #04637f !important;
    --secondary-color: #f5f5f5b8 !important;
    --third-color: rgba(0, 0, 0, 0.7) !important;

    --bg-image-batik: url(https://ejournal.unibabwi.ac.id/public/site/images/adi/background-fix.png);
    --bg-article: rgb(236, 236, 236) !important;
    --max-height-logo: 155px;
}
body {
    /* background: #ddd; */
    background-image: var(--bg-image-batik);
}
