/* Reset Password Page Styles */
.reset-password-background {
    background: url(../../img/svg/pattern-1.svg) no-repeat center bottom fixed;
    background-size: cover;
}

