#header,#footer{display:none}h1,h2,h3,h4,h5,h6{font-family:'Forum',serif;font-weight:700;margin:0 0 16px;color:#0b2d3c}.login-container{display:flex;flex-wrap:wrap;justify-content:center;align-items:stretch;min-height:calc(100vh - 40px);margin:auto}.column{display:flex;flex-direction:column;align-items:center;justify-content:center;flex:1 1 50%;box-sizing:border-box;padding:20px}.column:nth-child(1){background-color:#fff}.column:nth-child(2){background-color:#fafafa;display:flex;flex-direction:column;justify-content:center;align-items:center;text-align:center;border-left:2px solid #e5e5e5}.login-form{padding:20px;border-radius:8px;width:350px}.login-username,.login-password{display:flex;flex-direction:column}.login h1 a{display:none}.login form{background:0 0;border:none;padding:0;box-shadow:none}#login-directions{font-size:18px;line-height:22px;margin:0 0 16px}label{margin:0}input{height:40px;border:1px solid #e5e5e5;margin:0 0 16px}input:hover{border:1px solid #12bbbf}#user_login,#user_pass{border-radius:8px}#rememberme{height:auto}#wp-submit,#request-new-password{font-size:18px;background-color:#12bbbf;color:#fff;border:0;border-radius:8px;width:100%}#wp-submit:hover,#request-new-password:hover{cursor:pointer}.reset-password{font-size:14px;margin:0 0 16px}#reset-password-link{color:#11375a}.error-message{display:flex;justify-content:space-evenly;align-items:center;background-color:#eef5f8;border-radius:8px;padding:18px 24px;gap:16px}#password-reset{display:flex;flex-direction:column}@media (max-width:768px){.column{flex:1 1 100%;border-right:none}}