/*---------------------------------------------------------------------------------

 Theme Name:   child-theme
 Theme URI:    https://www.elegantthemes.com
 Description:  Bigbear Frankfurt
 Author:       Heiko Luedemann
 Author URI:   bigbearfrankfurt.com
 Template:     Divi
 Version:      1.0.0
 License:      GNU General Public License v2 or later
 License URI:  http://www.gnu.org/licenses/gpl-2.0.html

------------------------------ ADDITIONAL CSS HERE ------------------------------*/


/* Blurb Box height */
	
	.custom-blurb1 .et_pb_blurb_description {
		min-height: 100px;
	}
    
/* Blog seite */
  
  
   #comment-wrap > #respond .comment-form-policy > label {
     color: #f7f3f3;
   }
   #comment-wrap #respond a {
     color: #3af22e;
   }
   /* post Kommentar Sektion */
   #comment-wrap .commentlist .comment p {
     color: #f9f3f3;
   }
   #comment-wrap .comment .comment_date {
     color: #f1ebeb;
   }
   #comment-wrap .commentlist .comment .comment-author,
   #comment-wrap .commentlist .comment .fn {
     color: #f9f4f4;
   }
   #comment-wrap > #respond > #commentform #email-notes {
     color: #f3eeee;
   }
   #comment-wrap > #respond > #commentform .required-field-message {
     color: #aff70c;
   }
   #comment-wrap #respond textarea {
     border-radius: 6px 6px 6px 6px;
   }
   #comment-wrap #respond input {
     border-radius: 5px 5px 5px 5px;
   }
   #comment-wrap #respond .logged-in-as {
     color: #ecefe5;
   }
   #comment-wrap #respond .logged-in-as a {
     color: #f1f3ec;
   }

/* Blog-page */
 
 

 