.site-content {
    align-self: center;
    max-width: 100%;
    width: 100%;
}

.site-main {
    width: 100%;
    margin-top: 10px;
    padding-left: 30px;
    padding-right: 30px;
}

.entry-header {
    width: 100%;
    margin-top: 20px;
    margin-bottom: 20px !important;
}

h1 {
    font-size: 40px !important;
    margin-bottom: 0px !important;
    font-weight: bold;
}

.custom-breadcrumb {
    font-size: 15px;
    line-height: 1;
    margin-bottom: 5px !important;
}

.archive-region-list {
    margin-bottom: 50px;
}