
 .wp-block-column{
	color: #000;
}

.contrast-black-yellow .has-small-font-size {
    color: #ff0 !important;
  }
  
  .contrast-black-yellow .has-text-align-center {
    color: #ff0 !important;
  }
  
  .contrast-black-yellow .ikona {
    filter: invert(1) !important;
  }
  
  .contrast-black-white .has-small-font-size {
    color: #fff !important;
  }
  
  .contrast-black-white .has-text-align-center {
    color: #fff !important;
  }
  
  .contrast-black-white .ikona {
    filter: invert(1) !important;
  }
  