.mainA {
    padding-inline: 10%;
    background-color: #07285a !important;
    display: flex;
    justify-content: flex-start;
    align-items: center;
    gap: 10px;
    font-size: 1.2rem;
    color: white !important;
}

.mainA a, .mainA p {
    background-color: #07285a !important;
    margin: 0 !important;
}

.maiA a {
    text-decoration: underline !important;
}

.author-link {
    color: white !important;
}

#content {
    padding-bottom: 0 !important;
}