
/*
body {
 font-family: 'Poppins', sans-serif;
 padding: 20px;
 background: #12a4d9;
 color: #322e2f;
}
*/

a.standard-btn.green-btn {background: #e7b547 !important; border-radius: 7px;}