/*
custom .css
*/

.logo-dark {
    height: 100px !important;
    width: auto;
}

.btn.btn-primary {
    background-color: #ff6b6b !important;
    border-color: #ff6b6b !important;
}