.footer-container {
    width: 100%;
    padding: 10px 0;
    background-color: #ff9933;
}

.copy-right {
    text-align: center;
    color: #ffffff;
    font-weight: bold;
}