/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: Mar 01 2026 | 09:22:22 */
.su_box {
    border: 1px solid #0d47a1;
    padding: 20px;
    border-radius: 10px;
    box-shadow: 0px 4px 10px rgba(0, 0, 0, 0.1);
    margin-bottom: 20px;
    background-color: #f9f9f9;
}

.su_box h3 {
    color: #0d47a1;
    margin-bottom: 15px;
}

.video-js {
    width: 100% !important;
    height: auto !important;
}
