#Yellow_About_Section {
    border-color: #e9c46a;
    background-color: #fff5db;
}
#Yellow_About_Section .SubSectionTitle {color: #e9c46a;}
#Yellow_About_Section h3 { 
    color: #e9c46a;
}

#About_Sara {
    text-align: end;
}
#About_Sara_Img {
    justify-self: end;
}
.AboutSubSection{
    border-color: #e9c46a;
}