.logo {
    width:50px;
    margin: 0 auto;
}

.logo path {
    fill: #ffffff !important;
}

.g-recaptcha div {
    width: auto !important;
}

.uk-card-default {
    border: 1px solid #1d87f0;
    border-radius: 5px;
}

.uk-input {
    background-color: #e5e5e5;
    border-radius: 3px;
}