#info {
    margin-top: 10%;
    background-color: rgba(0, 0, 0, 0.8);
    color: white;
}

.header-title {
    font-size: 40px;
    font-weight: 600;
    text-transform: capitalize;
}