@import url(/style/pag/PAG.css);

.footer-top.container {
    display: flex;
    flex-direction: row;
    justify-content: space-around;
}

.col {
    width: 48%;
}