/*
Theme Name: Eurodram
Theme URI: https://eurodram.de/
Author: goYippi design
Author URI: https://www.goyippi.net/
Description: The child theme Eurodram
Template: twentyfifteen
Version: 1.0
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Tags:
*/

.entry-content figure a {
    border-bottom: 0;
}

/* Comments */
#commentform .comment-gdpr-checkbox {
  margin-top: 12px;
}

#commentform .comment-gdpr-checkbox {
    display: table;
}

#commentform .comment-gdpr-checkbox label {
    display: table-cell;
    position: relative;
    padding-left: 0.25em;
    width: auto !important;
    font-weight: 400;
    text-transform: none;
}

.comment-gdpr-checkbox input[type=checkbox] {
    display: table-cell;
}