main#content .background-blue { background-color: rgba(10, 125, 190, 0.7); color: #fff !important;}
main#content .background-blue a {color: #fff !important;}
main#content .background-blue a:hover {color: rgba(255,255,255,0.5) !important;}
main#content .background-green { background-color: rgb(60,160,140); color: #fff !important;}
main#content .background-green a {color: #fff !important;}
main#content .text-black { color: #000;}
main#content .text-white { color: #fff;}
main#content .text-blue { color: rgba(10, 125, 190, 0.7);}
main#content .text-green { color: rgb(10, 160, 140);}
main#content .bg-contain { background-size: contain !important;}
main#content .bg-cover { background-size: cover !important;}
main#content .footer-1 { background-position: center center; background-repeat: no-repeat; background-size: cover; background-image: url(/media/footer.svg); color: #fff; background-position: top right;}
main#content .footer-1 a {color: #fff !important;}
