﻿img.logo {
    max-width: 300px;
    max-height: 75px;
}
:root {
    --bs-soft-aqua: #242a5d;
    --bs-aqua: #343f52;
}
h1.display-1.mb-3, h1.display-1.mb-4, h4.widget-title.mb-3, footer a.link-body {
    color: white;
}

footer.bg-light {
    background-color: rgb(44,42,94) !important;
    color:white !important;
}

.widget img {
    border-radius: 10px;
}
img {
    max-height: 350px;
}
