.RadLightBox {
}
.rltbWrapper {
    font-family: "Oswald", sans-serif;
    font-optical-sizing: auto;
    font-style: normal;
}
.rltbTitle {
}
.rltbDescription {
}
/*Lists*/
/*.Item.RadLightBox.Xl.Items4Row_3 {
    border: 5px solid rgb(0, 255, 33) !important;
}*/
/*Items*/
.Block_0 .RadLightBox .rltbWrapper {
    color: rgb(244, 167, 28);
}
.Block_0 .RadLightBoxList.SupportPanel {
    background-color: rgb(29, 25, 12);
}
.Block_0 .RadLightBox_Thumbnail {
    border: 2px solid rgb(21, 170, 12);
}
    .Block_0 .RadLightBox_Thumbnail:hover {
        border: 2px solid rgb(244, 167, 28);
    }

