﻿.py-16 {
    overflow: hidden;
}
.btn-icon-flags {
    width: 1rem;
    height: 1rem;
}
.btn-icon-flags img {
    object-fit: cover;
    width: 100%;
    height: auto;
    display: block;
}
.page-feature-1__body__content__item {
    background-color: rgba(0, 0, 0, .4);
    backdrop-filter: blur(2px);
    width: 100%;
}
.text-justify {
    text-align: justify;
}
.dashboards-submenu .active {
    background-color: rgba(26, 130, 203, .6);
    backdrop-filter: blur(4px);
}
.title-header {
    text-align: center;
    margin-bottom: 24px;
}
