﻿.topbar {
    background: #524093 !important;
}

.select-label select {
    border: #a3c0e8 !important;
}

.btn.authorize {
    color: #ffffff !important;
    background-color: #524093 !important;
    border-color: #524093 !important;
}

.btn.authorize svg {
    fill: #ffffff !important;
}

.title, .url {
    color: #524093 !important;
}
