.entry-divider.is-divider.small {
    display: none;
}

.entry-header-text.entry-header-text-top.text-left {
    padding-bottom: 0;
}

h1.entry-title {
    font-size: 26px;
    margin-bottom: 0;
}

div#secondary {
    background-color: rgb(30, 40, 69);
    padding: 12px;
    border-radius: 8px;
}