.custom-button{background-color:#e63946;border:none;border-radius:38px;color:#fff;cursor:pointer;font-weight:700;position:relative;transition:all .3s}.custom-button:after{background:transparent;border:3px solid #e63946;border-radius:40px;bottom:-4px;content:"";height:100%;padding:0;position:absolute;right:-4px;width:100%}.custom-button:hover:after{border:0;bottom:0;right:0}.custom-button:hover{background:#a5000c;border-color:#e63946}
