.primaryButton{background-color:#c5effd}.primaryButton,.secondaryButton{color:#044f97;transition:.3s ease-out}.secondaryButton{background-color:#fff;border:1px solid #0450978f}.custom-button{width:250px;height:60px;position:relative;display:flex;align-items:center;justify-content:center;border-radius:10px;cursor:pointer}.custom-button:hover{filter:grayscale(1)}.button-arrow{width:30px;height:30px;border-radius:50%;display:flex;align-items:center;justify-content:center;position:absolute;left:-15px;top:0;bottom:0;background-color:#fff;margin:auto}@media only screen and (max-width:600px){.custom-button{width:145px;height:40px;font-size:13px}}