h1{
font-size: 100%;
color: #000000;
background: linear-gradient(transparent 50%, #ffce5b 50%);
}


h2{
font-size: 100%;
color: #000000;
background: linear-gradient(transparent 50%, #ffce5b 50%);
}

h3{
font-size: 70%;
color: #111111;
background-color: #ffffff;
}
h4{
background: linear-gradient(transparent 70%, #a7d6ff 70%);
}