body{
    background-color: #2f0b0b;
}

.subtitle{
    font-family: 'Adobe Garamond', serif;
    letter-spacing: 0.08em;
    margin: 0;
    color: #cc6666;
    font-weight: bold;
}

.header_subtitle{
    color: #cc6666;
}

.sidebar-link{
    color: #cc6666;
}

.header_title{
    color: #ffd5cf;
}

.main-title-margin{
    margin-bottom: 25px;
}

.respectscol{
    color: #cc6666;
    letter-spacing: 0.08em;
    display: flex;
    flex-direction: row;
    gap: 45px;
}