/* Default Color File  */



:root {
    --theme-color: #21565D;
}




.bold-text {
    font-weight: bold;
}






