p.amstuccocreations {
    font-size: 48px;
    color: #666;
    font-family: 'Libre Baskerville', serif;
}
.footerams {
    font-size: 12px;
    color: #fff;
    font-family: 'Libre Baskerville', serif;
    margin: 0;
    padding:0;
}
h2.amstuccocreationsheaders {
    font-size: 48px;
    color: #666;
    font-family: 'Libre Baskerville', serif;
    font-weight: 700;
}
.footertitle{
    font-size: 24px;
    color: #fff;
    font-family: 'Libre Baskerville', serif;
}

.tuscan {
    width: 250px;
    margin: 0;
    padding: 0;
}
.eifpstext {
    margin-top: 20px;
    padding-top: 20px;
    padding-left: 60px!important;
    padding-right: 40px!important;
}

@media (max-width:480px) {
    .interactive-banner {
        margin-top:0;
}
}

@media (min-width:480px) and (max-width:2400px) {
    .interactive-banner {
        margin-top:90px;
}
}