a{text-decoration:none;color:inherit;transition:.4s ease}a:hover{text-shadow:0 0 1px #000}ul{list-style:none}input.error,textarea.error{box-shadow:0 0 4px 2px tomato}.custom-modal{position:fixed;top:0;left:0;width:100%;height:100vh;padding:10%;background:rgba(0,0,0,.95);z-index:99;display:flex;justify-content:center;align-items:center}.custom-modal>*{width:100%}.loginForm{width:500px;border-radius:10px;overflow:hidden;padding:55px 55px 37px;background:#9152f8;background:linear-gradient(top,#7579ff,#b224ef);display:flex;justify-content:center;align-items:center;flex-direction:column}.loginForm .form-group{width:100%}