.navbar-dark {
    background-color: #00102E !important;
    transition: background-color 0.3s ease-in-out;
}

.portfolio-caption-subheading {
    font-style: normal !important;
}

p {
    font-style: normal !important;
}

.rounded-image-r {
    border-radius: 20px 20px 0px 0px !important;
}

.rounded-image {
    border-radius: 20px !important;
}

.section-subheading.text-muted {
    font-style: normal !important;
}