
/*
  __  ____  ____   __   _  _  ____     ___  ____  ____    ____  ____  _  _  __    __  __ _   ___  ____ 
 (  )(  __)(  _ \ / _\ ( \/ )(  __)   / __)/ ___)/ ___)  / ___)(_  _)( \/ )(  )  (  )(  ( \ / __)/ ___)
  )(  ) _)  )   //    \/ \/ \ ) _)   ( (__ \___ \\___ \  \___ \  )(   )  / / (_/\ )( /    /( (_ \\___ \
 (__)(__)  (__\_)\_/\_/\_)(_/(____)   \___)(____/(____/  (____/ (__) (__/  \____/(__)\_)__) \___/(____/
 
 ____  __  ____    _  _  __  _  _  _  _   __  ____  __    ____ 
(  __)/  \(  _ \  ( \/ )(  )( \/ )/ )( \ /  \(  _ \(  )  (    \
 ) _)(  O ))   /  / \/ \ )(  )  ( \ /\ /(  O ))   // (_/\ ) D (
(__)  \__/(__\_)  \_)(_/(__)(_/\_)(_/\_) \__/(__\_)\____/(____/

*/

 @font-face {
              font-family: 'time-burner';
              src: url(https://selkie-music.neocities.org/fonts/TimeburnerBold-peGR.ttf);
              
            }
  
    body {
      background: transparent;
      
      
    }
    
    h2 {
      font-family: 'time-burner';
              src: url(https://selkie-music.neocities.org/fonts/TimeburnerBold-peGR.ttf);
                font-size: 16px;
                text-align: center;
                padding-top: 0px;
                padding-bottom: 0px;
                padding-left: 15px;
                padding-right: 15px;
                text-shadow: 1px 1px 3px #82a4a1;
      
    }
    
    ol {
      font-family: 'Inter', sans-serif;
      font-size: 13px;
      text-align: justify;
      text-shadow: #82a4a1D9 1px 1px;
      
    }
    
    p {
      font-family: 'Inter', sans-serif;
      font-size: 13px;
      color: black;
      text-align: justify;
      text-shadow: grey 1px 1px;
      
    }




