/* Custom Styles */

#section-footer > footer > div > div:nth-child(2){
    display:  flex;
    justify-content: center;
    align-items: center;
    font-size: 16px;
}

#section-footer > footer > div > div:nth-child(2) > span > a{
    text-decoration: underline;
}