div.header-content h1 {
    font-family: 'KatahdinRound';
    font-size: 2.91em;
    color: #A02C2C;
    font-weight: lighter;
}
div.header-content p {
    font-family: 'DejaVu Sans';
    margin-top: -30px;
    font-size: 1.02em;
    font-weight: lighter;
}
header {
    background-image: url('/static/martyrs/images/banner_image_trans.png');
    height: 541px;
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center;
}
.header-content {
    padding-top: 267px;
    padding-left: 106px;
}
.header-content input, .header-content input:focus {
    outline: none;
    border: none;
    border-radius: 20px;
    height: 30px;
    width: 298px;
    padding-left: 35px;
    background-image: url('/static/martyrs/images/search_icon.svg');
    background-repeat: no-repeat;
    background-size: 30px;
    margin-top: 40px;
}
.header-content input::-webkit-search-cancel-button {
    filter: grayscale(1);
}
.front-main-content {
    xpadding-left: 106px;
}
section.rev-martyrs {
    margin-top: 74px;
    margin-left: 106px;
}
.martyr-front {
    display: flex;
}
.more-martyrs {
    margin-top:28px;
}
.multimedia-section, .tributes-section {
    padding-left: 106px;
}
.multimedia-section {
    margin-top: 170px;
}
.rev-martyrs .section-title {
    margin-bottom: 20px;
}
