.cst-btn-grp .btn{border-radius:8px;cursor:pointer;display:inline-block;font-size:20px;font-weight:500;line-height:30px;min-width:260px;outline:0;position:center;text-align:center;text-decoration:none;-webkit-transition:background-color .2s ease,border-color .2s ease,color .2s ease;-moz-transition:background-color .2s ease,border-color .2s ease,color .2s ease;-ie-transition:background-color .2s ease,border-color .2s ease,color .2s ease;-o-transition:background-color .2s ease,border-color .2s ease,color .2s ease;transition:background-color .2s ease,border-color .2s ease,color .2s ease;vertical-align:middle;white-space:normal}.cst-btn-grp .btn:active,.cst-btn-grp .btn:focus,.cst-btn-grp .btn:hover{background-color:#e20088;border-color:#e20088}