.wora-nav
{
    background-color: #5babdf !important;
}

.wora-categories
{
    background-color: #5babdf !important;
}

.color-white
{
    color: white;
}

.carousel-color
{
    color:black;
}
.color-wora
{
    color: #5babdf;
}

.color-wora2
{
    color: #ee1d24;
}

.wora-categories-alignment
{
    display: flex;
    flex-direction: column;
}

.carousel-item 
{
        max-width: 2200px !important;
        width: 100% !important;
}
.carousel-inner>.item {
    width: 100% !important;

}

.layout
{
    max-width: 2200px;
    
}

body
{
    width: 100%;
    display: flex;
    flex-direction: row;
    justify-content: center;
    align-content: center;
}

#topic{ display:none; }
