

/* --- */

:root {
  --color-primary-darkest: #846640;
  --color-primary-darker: #A37E4F;
  --color-primary-dark: #BC9768;
  --color-primary: #CC9E63;
  --color-primary-rgb: 204, 158, 99;
  --color-primary-light: #D6B182;
  --color-primary-lighter: #EAD8C0;
  --color-accent-darkest: #846640;
  --color-accent-darker: #A37E4F;
  --color-accent-dark: #BC9768;
  --color-accent: #CC9E63;
  --color-accent-rgb: 204, 158, 99;
  --color-accent-light: #D6B182;
  --color-accent-lighter: #EAD8C0;
}

@font-face{font-family:"PNG14";src:url("https://kuenker.blob.core.windows.net/static/PNG14.woff");}
@font-face{font-family:"PNG16";src:url("https://kuenker.blob.core.windows.net/static/PNG16.woff");}
@font-face{font-family:"PNGR400";src:url("https://kuenker.blob.core.windows.net/static/PNGR400.woff");}
@font-face{font-family:"PNG1400";src:url("https://kuenker.blob.core.windows.net/static/PNG1400.woff") format("woff");}
@font-face{font-family:"PNG1600";src:url("https://kuenker.blob.core.windows.net/static/PNG1600.woff");}
@font-face{font-family:"sgreek";src:url("https://kuenker.blob.core.windows.net/static/sgreek.woff");}
@font-face{font-family:"SONDER1";src:url("https://kuenker.blob.core.windows.net/static/SONDER1.woff");}
@font-face{font-family:"SONDER2";src:url("https://kuenker.blob.core.windows.net/static/SONDER2.woff");}
#titleCountdownRow:after {  
display: block;  
color: black;  
font-size: 16px;  
width: 100%;
margin-top: -15px; 
padding-right: 0.5rem; 
margin-bottom: 8px; 
text-align: right;
font-weight:bold;
}