.custom-login-container {
    margin: 10px auto;
    width: 300px;
    /* Čia galite pridėti papildomus stilius */
}

#loginform .btn {
    background-color: #009eff;
    border-color: #009eff;
    color: white;
}

.page-id-43 .site-header {
    display: none;
}

#mylogo {
    background-image: url('/wp-content/themes/shapely-child/img/medis.svg'); 
    width: 64px; 
    height: 64px;
    background-size: 64px ;
    margin: 150px auto  40px;
}
.login-error-message {
    color: red;
    font-weight: normal;
}

