/*
Click nbfs://nbhost/SystemFileSystem/Templates/Licenses/license-default.txt to change this license
Click nbfs://nbhost/SystemFileSystem/Templates/Other/CascadeStyleSheet.css to edit this template
*/
/* 
    Created on : 20 Apr 2024, 15:48:11
    Author     : andrew.addison
*/


.aa-dkblue{background-color:#142233!important}
.aa-dkblue-hover:hover{color:#fff!important;background-color:#142233!important}
.aa-dkblue-text{color:#142233!important}
.aa-dkblue-border{border-color:#142233!important}

.aa-mdblue{background-color:#024D8C!important}
.aa-mdblue-hover:hover{color:#fff!important;background-color:#024D8C!important}
.aa-mdblue-text{color:#024D8C!important}
.aa-mdblue-border{border-color:#024D8C!important}

.aa-plblue{background-color:#F3F7FA!important}
.aa-plblue-hover:hover{color:#fff!important;background-color:#F3F7FA!important}
.aa-plblue-text{color:#F3F7FA!important}
.aa-plblue-border{border-color:#F3F7FA!important}

.aa-yellow{background-color:#FFD802!important}
.aa-yellow-hover:hover{color:#fff!important;background-color:#FFD802!important}
.aa-yellow-text{color:#FFD802!important}
.aa-yellow-border{border-color:#FFD802!important}

.aa-pink{background-color:#F78A8F!important}
.aa-pink-hover:hover{color:#fff!important;background-color:#F78A8F!important}
.aa-pink-text{color:#F78A8F!important}
.aa-pink-border{border-color:#F78A8F!important}

.aa-bg-img {
  display: block;
  width:100vw;
  height:100vh;
}