*{
    margin: 0px;
    padding: 0px;
    box-sizing: border-box;
}
.back-image{
    background-image: url(../image/person/79e0a317682945f18a0ef5b281deb7d2.webp);
    
    
}
.week-section{
    padding: 0px 60px!important;
}
.week-section p a{
    font-size: 18px;
    font-weight: 900;
    color: rgb(43, 7, 109);
}
.weekend-row-image{
    margin-top: 50px!important;
}
.weekend-image img{
    width: 95%;
    height: 250px;
    object-fit: cover;
    margin: auto;
}
.weekend-date p{
    list-style: decimal;
}
.weekend-date ol li{
  
    font-weight: 500;
}
.weekend-date  h5{
    background-color: rgb(0, 0, 0);
    display: inline-block;
    color: white;
}
.weekend-date-row{
    margin-top: 50px!important;
    padding: 0px 40px;
}
.week-section p{
    color: white;
}
.weekend-date{
    color: white;
}