.wc-idenfy-verify-btn {
	padding: 15px 20px !important;
    text-transform: uppercase !important;
    font-weight: bold !important;
    border: 3px solid rgb(68, 93, 235) !important;
    color: #fff !important;
    background-color: rgb(68, 93, 235) !important;
    border-radius: 10px !important;
    outline: none !important;
    box-shadow: none !important;
    text-shadow: none !important;
}