:root {
  --magris-background-theme-color-1 : #0A3247;
  --magris-background-theme-color-2 : #FFFFFF;

  --magris-red-theme-color-1 : #F7BBBD;
  --magris-red-theme-color-2 : #EE6066;
  --magris-red-theme-color-3 : #E9333A;
  --magris-red-theme-color-4 : #E71B23;
  --magris-red-theme-color-5 : #810F14;

  --magris-gray-theme-color-1 : #C0C0C1;
  --magris-gray-theme-color-2 : #818182;
  --magris-gray-theme-color-3 : #575758;
  --magris-gray-theme-color-4 : #30302F;
  
  .h10{
	font-size:"50px";
  }
}
