.back-button a{display:flex;align-items:center;width:234px;text-decoration:none;padding:16px 40px 16px 16px;border:1px solid #0B318F;color:#0b318f;border-radius:8px;transition:all .3s ease;margin:0 auto}@media screen and (min-width: 768px){.back-button a{width:214px;padding:16px}}@media screen and (min-width: 768px){.back-button a:hover{color:#fff;background-color:#0b318f}}@media screen and (min-width: 768px){.back-button a:hover [data-icon=arrow-back]{stroke:#fff;transform:translate(-5px)}}.back-button a [data-icon=arrow-back]{font-size:24px;width:24px;height:24px;stroke:#0b318f;transition:transform .3s ease-in-out}.back-button a span{display:block}@media screen and (min-width: 768px){.back-button a span:nth-child(1){margin-right:50px}}.back-button a span:nth-child(2){flex:0 0 154px;text-align:center}@media screen and (min-width: 768px){.back-button a span:nth-child(2){flex:0 1 auto}}
