/**
* Theme Name: YITH Proteo Child
* Description: This is a child theme of YITH Proteo, generated by YITH_Proteo_Wizard.
* Author: <a href="https://yithemes.com">YITH</a>
* Template: yith-proteo
* Version: 1.3.0
*/


.your-section {
  background-color: #FFCB01;                                                   /* το κίτρινο */
  background-image: url('https://csmedia.mindd.gr/wp-content/uploads/2026/06/lines-background-21.svg');
  background-size: cover;          /* οι γραμμές γεμίζουν όλο τον χώρο */
  background-position: center;
  background-repeat: no-repeat;
}