#voltar-btn {
    color: #552b1d;
    text-align: center;
}

#foto-esquerda {
    border: none;
}

.main-container {
    height: 300px;
    border-radius: 20px;

    background-color: rgb(194, 208, 193);
}

#aboutme-section {
    max-width: 800px;

    background-color: rgb(241, 255, 240);
    border: none;
    box-shadow: rgba(17, 12, 46, 0.15) 0px 48px 100px 0px;
}