.simple_button{color:#000;cursor:pointer;display:flex;padding:3px;text-decoration:none}.simple_button.outline span{border:2px solid #000;padding:6px 24px}.simple_button span{font-size:14px;font-weight:700;text-transform:uppercase}.simple_button.arrow span{margin-right:10px}.simple_button svg{height:14px;margin-bottom:1px;width:14px}.simple_button.white{color:#fff}.simple_button.white svg{fill:#fff}.simple_button.white.outline span{border-color:#fff}.simple_button.left{justify-content:flex-start}.simple_button.center{justify-content:center}.simple_button.right{justify-content:flex-end}.simple_button.icon-bottom .icon{transform:rotate(90deg) translate(15px,10px)}