.copyright-links {
	color: #ED6B25;
}
.bg_copyright {
    display: flex;
    flex-wrap: wrap;
    flex-direction: column;
    justify-content: center;
}
.bg_copyright span a img {
    width: 20px;
    margin-right: 3px;
}

.font-49{
    font-size: 49px !important;
}