$primary-color: #1a5fab;
$secondary-color: #04b1d3;


.bg-primary { background-color: $primary-color; }