/*
 Theme Name:   Responsive Brix Child
 Theme URI:    https://www.violetastoica.com/
 Description:  Child theme for Responsive Brix
 Author:       Tzakanel
 Author URI:   https://www.violetastoica.com/
 Template:     responsive-brix-premium
 Version:      1.0.0
*/

/* Optional custom styles go below */
/*
Theme Name: Responsive Brix Child
Template: responsive-brix
*/


/************* Post Footer *************/
#post-footer {
  border-top: solid 1px #ddd;
  text-align: center;
  padding: 10px 0;
  font-style: italic;
  font-family: Georgia, "Times New Roman", Times, serif;
  color: #000000 !important;
}