*,:before,:after{box-sizing:border-box;margin:0;padding:0}body{background:#060d1f;margin:0;padding:0}input::placeholder{color:#1a3060;opacity:1}@keyframes spin{to{transform:rotate(360deg)}}


:root{
 --primary:#0B3D2E !important;
 --secondary:#C9A227 !important;
 --accent:#C9A227 !important;
}
button,.btn{
 background:#0B3D2E !important;
 border-color:#0B3D2E !important;
}
a,.text-primary{
 color:#0B3D2E !important;
}
