@charset "utf-8";
/* CSS Document */

.footer-container{
    width: 100%;
    background-color: #FFFFFF;
}
.footer-box{
    width: 50%;
    text-align: center;
    margin-left: 25%;
}