:root {
    --primary-color: #002E3F;
    --accent-color: #002E3F;
    --accent-color-hover: #1FB7B2;
    --info-color: #002E3F;
}