body{
    background-color: #480000;
}

.subtitle{
    font-family: 'Adobe Garamond', serif;
    letter-spacing: 0.08em;
    margin: 0;
    color: #ce7871;
    font-weight: bold;
}

.header_subtitle{
    color: #ce7871;
}

.sidebar-link{
    color: #ce7871;
}

.header_title{
    color: #ffd5cf;
}

.main-title-margin{
    margin-bottom: 25px;
}

.portrait{
    margin-bottom: 45px;
}

.regular{
    color: #ce7871;
    letter-spacing: 0.08em;
}

.infobox{
    display: flex;
    flex-direction: row;
    justify-content: space-between;
}

.info{
    min-width: 212px;
    max-width: 212px;
}