/* Custom overrides for Bootstrap */
body {
    background-color: #f4f6f9;
}
.rounded-4 {
    border-radius: 1rem !important;
}

