/* Custom styles */
.top-bar {
    border-bottom: 1px solid #253893;
}

.navbar {
    padding: 1rem 0;
}

.carousel {
    /*margin-bottom: 2rem;*/
}

.carousel-caption {
    bottom: 3rem;
}

/* Bootstrap Icons */
@import url("https://cdn.jsdelivr.net/npm/bootstrap-icons@1.10.0/font/bootstrap-icons.css");