.footer-2 {
    display: flex;
    align-items: center;
    flex-direction: column;
    padding: 16px 4px 2px;
  /*  background-color: #369be2; */
    background-color: #369be2;
}

.footer-2__copyright {
    margin: 0;
    color: #ffffffff;
    font-weight: 200;
    font-size: 1.0em;
}
