/* تكبير اللوقو في ثيم سلينا */
.navbar-brand img {
height: 100px !important;
max-height: 100px !important;
width: auto !important;
}
.custom-section {
background: #f8f5f1;
padding: 30px;
border-radius: 15px;
text-align: center;
}