#about-us .about-us-container{
    padding-bottom: 8rem;
    z-index: 22;
    border: 1px solid gray;
    border-radius: 80px !important;
    background-color: #ffc740;
}
#about-us img.about-bg{
    width: calc(100% + 270px);
    bottom: 0px;
    left: -140px;
    opacity: 0.15;
}
#about-us .about-content h1{
    font-family: 'Moul', cursive;
    letter-spacing: 0.7;
    color: #84163d;
}
#about-us .about-para-heading{
    color: #84163d !important;
}
#about-us .about-para{
    text-align: justify;
    font-weight: 500;
}