.small_advert_banner::before {
    content: "نصائح للجمال | الجمال الذي تستحقينه\A اكتشفي أسرار العناية اليومية ولمسة الأناقة";
    display: block;
    white-space: pre-line;
    text-align: center;
    margin: 60px 0 50px;
    font-size: 38px;    
    color:#996685;
    line-height: 1.4;
}
h3.banner__title.font-bold.mb-1.leading-6,
p.banner__description{
  opacity: 1;
}