.tx-t3extblog h2 {
    font-size: 1.5rem;
}
.tx-t3extblog h3 {
    font-size: 1.25rem;
}

.tx-t3extblog img {
    min-height: 1px;
    min-width: 1px;
    width: auto;
}
.comment.bg-secondary {
    background-color: whitesmoke !important;
}
.tx-t3extblog .form-group {
    margin-bottom: 1rem;
}