.container-flags{
    text-align: right;
}

.container-flags .two-flags p{
    display: inline-flex;
    margin-bottom: 0px;
}

.text-justify{
    text-align: justify;
}

body  div.container.text-center div.row.mb-5 div blockquote p.lead{
    color: var();
}

#carouselExampleCaptions div.carousel-inner div.carousel-item div h2{
    background: white;
    border-radius: 5px 25px;
    color: var(--bs-primary-text-emphasis);
    font-weight: 400;
    padding: 7.5px;
}