/* footer */

.cmp-footer {
    background-color: #19236A;
    color: white;
    font-size: 10px;
    bottom: 0;
    width: 100%;
}

.cmp-footer-content {
    margin-top: 10px;
}

.facebook-ico svg{
    width: 30px;
}
