:root {
    --base-color: #08217c;
    --primary-color: #84cff6;
    --secondary-color: #d51c7c;
    --tertiary-color: #f7f7f7;
    --accent-color: #000000;
}

/*###> custom ###*/
.site-logo img {
min-height: 80px !important;
}
/*###< custom ###*/