.chevron-button{margin:6px;display:flex!important;justify-content:center;align-items:center;width:56px;min-width:42px;height:56px;min-height:42px;border-radius:50%;background-color:#4984EA;box-shadow:0 4px 8px rgba(0,0,0,.3);cursor:pointer;transition:background-color .3s}.bonus-icon{width:42px;height:42px}.chevron-button:hover{background-color:#3275e7}@media (max-width:850px){.chevron-button{width:48px;height:48px}}