.actionButton{align-items:center;background:#f5f5f5;color:#b8b8b8;display:flex;height:50px;justify-content:center;margin-top:25px;transition:background .2s ease-out,color .2s ease-out;width:100%}@media(hover:hover){.actionButton:hover{background:#ff1525;color:#fff}}@media(hover:none){.actionButton:active{background:#ff1525;color:#fff}}.actionButton__icon{font-size:18px;margin-right:5px}
