body {
    font-family: 'Inter';
    background: #f8f8ff;
}

h3 {
    font-size: 28px;
    line-height: 40px;
    font-weight: 600;
    margin: 0;
}

.forgotten-password {
    padding-top: 15px;
}