.link-home.subtitle h1{
    color: #ffeeca;
}

.link-home.maintitle h1{
line-height: 20px;
font-weight: bold;
color: #e49b00;
}
footer {
    color: #fff;
    text-align: center;
    position: fixed;
    bottom: 10px;
    width: 100%;
    z-index: 999999;
}
footer p {
   margin: 0;
}

@media only screen and (max-width: 375px){

}
