.tgcwc-content {
    display: flex;
    width: 100%;
    margin-bottom: 10px;
    flex-basis: 100%;
}

.tgcwc-content p {
    margin: 0;
}

.tgcwc-before_cart {
    clear: both;
}

/* Prevent weird vertical text */
.tgcwc-content {
    writing-mode: horizontal-tb !important;
}
.form-table {
    margin-bottom: 30px;
}