/* put here your custom css styles */

.colour-green{
color: #119a0d;
}

.colour-red {
color: #ff4318;
}


.footer-row p, .footer-row a { 
color: #2fc2ef;
}