.op_button{background:#ff45c4;border-color:#ff45c4;border-radius:20px;color:#ffffff;display:inline-block;vertical-align:middle;padding:16px 32px;min-width:192px;border:1px solid #ff45c4;font-size:1rem;font-family:Helvetica,Arial,sans-serif;text-align:center;outline:0;line-height:1;cursor:pointer;-webkit-transition:background 0.3s,color 0.3s,border 0.3s;transition:background 0.3s,color 0.3s,border 0.3s;box-shadow:0px 2px 5px rgba(0,0,0,0.6)}