:root {
    --primary-color-1: #cd1717;
    /* --primary-color-1-rgb: 250, 183, 2; */
}
:root {
    --primary-color-1: #cd1717;
    --primary-color-1-rgb: 255, 255, 255;
}
.banner{
width: 100%;
 
}

.banner img{
    width: 100%;
}
