.footer-content-wrapper {
    height: 200px;
    background-color: #bfbfbf;
    margin-top: 50px;
    padding: 50px 0;
    box-sizing: border-box;
}
.footer-content-wrapper .info-item-wrapper {
    text-align: center;
    padding: 5px 0;
}
.footer-content-wrapper .info-item-wrapper span {
    color: #289bf5;
}

/*# sourceMappingURL=footer.css.map */
