:root{--btn-c1:#003250;--btn-c2:#00bef5;--btn-c3:#dcf0fc;--btn-c4:#fc3200;--btn-c5:orange}.simple-cta-wrapper{display:flex;padding:10px 0;width:100%}.simple-cta-wrapper.align-LEFT{justify-content:flex-start}.simple-cta-wrapper.align-CENTER{justify-content:center}.simple-cta-wrapper.align-RIGHT{justify-content:flex-end}.custom-btn{border-radius:25px;border-style:solid;border-width:2px;cursor:pointer;display:inline-block;font-size:16px;line-height:1.2;padding:8px 30px;text-align:center;text-decoration:none;transition:all .3s ease-in-out}@media (max-width:480px){.simple-cta-wrapper{justify-content:center!important}}