@import url('https://fonts.googleapis.com/css2?family=Bad+Script&display=swap');
      
      
.parallaxBg {
  text-align: center;
}

.parallaxBg h2 {
color: #fff;
}      
      
#topcontrol::before {
content: url('http://happyrollup.at/fileadmin/happyroLLup/pfeilrechts/nachoben_02.png');
}        
      
      
      
p {
font-family: 'Vollkorn';
font-style: normal;
font-weight: 400;
font-size: 1.25rem;
line-height: 1.9rem;
   }  
      
.main-content ul {
font-family: 'Vollkorn';
font-style: normal;
font-weight: 400;
font-size: 1.1rem;
line-height: 1.6rem;
      list-style: none;
      padding-left: 0px;
      text-align: center;
      } 
      
.main-content li {
      border-bottom: 2px dotted #333;
margin-bottom: 7px;
padding-bottom: 10px;
      }      
      
   
 
	h1 {
    font-family: "raleway";
    font-weight: 600;
    word-spacing: 0.3rem;
    font-size: 3.4rem;
    line-height: 3.6rem;
    color: #EE7768;
    letter-spacing: 0.7px;
		}       
      	
h2, h3, h4, h5 {
color: #EE7768;
font-family: 'Raleway';
text-transform: uppercase;
font-size: 2.0rem;
line-height: 2.4rem;
      }
      
h3 {
font-family: 'Rock Salt';
      font-family: 'Bad Script', cursive;
 
font-weight: 400;
word-spacing: 0.1rem;
font-size: 1.9rem;
line-height: 2.8rem;
color: #EE7768;
      }      

h4, h5 {
font-size: 1.4rem;
line-height: 1.8rem;      
      } 


      
u {
  background-image: linear-gradient(120deg, #84fab0 0%, #8fd3f4 100%);
  background-repeat: no-repeat;
  background-size: 100% 0.2em;
  background-position: 0 88%;
  transition: background-size 0.25s ease-in;
      text-decoration: none;
      }
      
  u:hover {
    background-size: 100% 88%;
  }

 .display-4 {
      color:fff;
font-family: 'Raleway';
text-transform: uppercase;
font-size: 1.75rem;
line-height: 2.2rem;
 font-weight: 600;
 letter-spacing: 0.5px;
      }     

      
     
      
.footer-section {
color: #fff;
background: #EE7768;    
      
}    

.footer-section h3 {
font-family: 'Raleway';
font-weight: 400;
word-spacing: 0.1rem;
font-size: 1.3rem;
line-height: 2.5rem;
color: #FFF;      
}      
      
.footer-section p {
font-family: 'Raleway';
font-style: normal;
font-weight: 400;
font-size: 1.0rem;
line-height: 1.5rem;
letter-spacing: 0.05rem;
      }      

.footer-section a {
color: #fff;
text-decoration: underline;
}          
      
.btn-outline-primary {
    color: #fff;
    border-color: #37505C;
    border: 0px solid #37505C;
    border-radius: 0px;
    width: 100%;
    -webkit-box-shadow: 0px 0px 10px -4px rgba(0,0,0,0.75);
    -moz-box-shadow: 0px 0px 10px -4px rgba(0,0,0,0.75);
    box-shadow: 0px 0px 10px -4px rgba(0,0,0,0.75);
    font-family: Raleway;
    font-weight: 600;
    letter-spacing: 0.05rem;
    background-image: linear-gradient(120deg, #ee7768 0%, #c15054 100%);
    background-image: linear-gradient(120deg, #84fab0 0%, #8fd3f4 100%);
  background-repeat: no-repeat;
  transition: background-size 0.25s ease-in;
      text-decoration: none;
      font-size:1.2rem;

}      
                                      
.btn-outline-white {
    color: #fff;
    border-color: #fff;
    border: 1px solid #fff;
    border-radius: 0px;
    -webkit-box-shadow: 0px 0px 10px -4px rgba(0,0,0,0.75);
    -moz-box-shadow: 0px 0px 10px -4px rgba(0,0,0,0.75);
    box-shadow: 0px 0px 10px -4px rgba(0,0,0,0.75);
    font-family: Raleway;
    font-weight: 600;
    letter-spacing: 0.05rem;
      text-decoration: none;
      font-size:1.2rem;

}        