body {
    padding: 0 !important;
}

.footer-button {
    margin-left: auto !important;
    margin-right: auto !important;
}

#footer-image-container {
    margin: 0;
    padding: 0;
    width: 100%;
    margin-top: 50px;
}

#footer-img {
    width: 100%;
}

#footer {
    background-color: #FCE8E7;
    padding-top: 80px;
    padding-bottom: 30px;
}

    #footer li {
        list-style: none;
    }

    #footer a {
        color: black;
    }

.footer_title {
    color: #EF5879;
    font-weight: bold;
}

.bold {
    font-weight: bold;
}

#footer-buttons .col-md-4 {
    padding: 15px;
}

#footer-buttons {
    margin-bottom: 50px;
}

#footer-contact-info {
    margin-bottom: 20px;
}

#footer-grandweddingshow {
    margin-bottom: 30px;
}

.footer-button {
    margin: auto;
    background-color: #F0597C;
    min-width: 270px;
    max-width: 320px;
    height: 190px;
}

.footer-button-backgroundtext {
    font-size: 60px;
    z-index: 0;
    margin-top: 20px;
}

    .footer-button-backgroundtext p {
        color: #F7ADBE;
        font-family: 'Pacifico', cursive;
    }

.footer-button-foregroundtext {
    font-size: x-large;
    font-weight: bold;
    position: absolute;
    left: 0;
    z-index: 1;
    margin-top: 90px;
}

    .footer-button-foregroundtext p {
        color: white;
        line-height: 95%;
    }

        .footer-button-foregroundtext p a {
            color: white !important;
            text-decoration: none;
        }

.link:hover {
    color: black !important;
}

.grandweddingshow {
    display: block;
    width: 189px;
    height: 80px;
    background: url(/images/homepage/logo-GWS.png) no-repeat center 0;
}

    .grandweddingshow:hover {
        background-position: 0 -80px;
    }

.align-center {
    margin: auto;
}
