footer {
    background-color: rgba(0, 0, 0, 0.95);
    color: white;
    text-align: center;
    padding: 5px;
}

.copyrights{
    font-size: 1.2rem;
    margin-bottom: 20px;
    margin-top: 10px;
}