footer {
    font-size: larger;
    width: 100%;
    text-align: center;
    display: block;
    margin-top: 20px;
}

ul.list1 {
    padding: 15px;
}

ul.engage {
    list-style-position: inside;
}

ul.engage li {
    margin-top: 15px;
}

.heightfix {
    height: 60px;
}

.larger {
    font-size: 1.3em;
}

.call {
    font-size: 1.4em;
    font-weight: bold;
}

.bgaRed {
    color: #af1919;
}