.mvoh-lite-domain button {
    border: 0;
    border-radius: 9px;
    padding: 0 22px;
    min-height: 49px;
    background: linear-gradient(135deg, #0989bd, #0675a5);
    color: #fff;
    font-weight: 100;
    white-space: nowrap;
    box-shadow: 0 8px 18px rgba(8, 126, 173, .18);
}
