/*


 __    __    ______   .___  ___.  _______ 
|  |  |  |  /  __  \  |   \/   | |   ____|
|  |__|  | |  |  |  | |  \  /  | |  |__   
|   __   | |  |  |  | |  |\/|  | |   __|  
|  |  |  | |  `--'  | |  |  |  | |  |____ 
|__|  |__|  \______/  |__|  |__| |_______|
                                          


*/

.ttitel {
  font-size: 1.5em !important;
}

.ttitely {
  font-size: 1em !important;
  color: #EF9E02;
}

.content { 
    float: left;
  text-align: right;
  margin-left: 250px !important;
}

.content span {
  font-size: 3em;
}

.content {
    font-size: 2em;
  line-height: 1.6em;
}
.content,
.times {
  text-shadow: 0px 3px #821717;
}

.wrapper {
  width: 100%;
  line-height: 1.6em;
  margin-top: 63vh;
  margin-bottom: 0px;
}

.times {
  font-size: 3em;
/*   margin-left: 550px; */
  line-height: 1em;
}

.smaller {
  font-size: 1.3em !important;
}

.uren {
  font-size: 2em !important;
  margin-left: 30px;
  color: #EF9E02
}

.uurtje1 {
  line-height: 1.5em;

}

.uurtje2 {
  line-height: 7.7em;
}

.uurtje3 {
  line-height: 0em;
}

.uurtje4 {
  line-height: 1.5em;
}

.uurtje5 {
  line-height: 5.3em;
}

.uurtje6 {
  line-height: 5em;
}

.uurtje7 {
  line-height: 3.8em;
}

.button {
  background: white !important;
  padding: 5px 30px !important;
  border-radius: 18px !important;
  text-decoration: none !important;
  border: 3px solid white !important;
  transition: all 0.3s ease !important;
}

.button:hover {
  background: #AF1917 !important;
  border-radius: 0 !important;
}


.subletter {
  font-size: 0.8em !important;
}