Optin 2

Home » Components » Optin » Optin 2

Optin 2

Join Our Newsletter


Join Our Newsletter

/* ===== Optin 2 ===== */

#optin-2 input {
    border: none;
    border-bottom: 1px solid #fff;
}

#optin-2 input::placeholder {
    color: rgba(255,255,255,0.6);
}

#optin-2 input:focus {
    box-shadow: none;
    text-decoration: none;
    outline: none;
}