#footer {
    color: white!important;
}

.newsletter-button {
    border-radius: 113px;
    color: white;
    width: 28px;
    height: 28px;
    font-size: 12px;
    background: #008bb9;
    position: absolute;
    border: none;
    margin-left: -25px;
}

input {
    overflow: visible;
    border-radius: 25px;
    height: 28px;
    padding: 7px;
    border: none;
    width: 90%;
    font-size: 12px;
}

/*
.fa {
    padding: 5px!important;
}
*/

