/*
Theme Name: OH2020 Theme
Theme URI: http://www.obesityhelp.com
Author: ObesityHelp.com
Author URI: http://obesityhelp.com/
Description: Custom Theme
Version: 1.0
Text Domain: OH2020 Custom Theme
*/

.author-box-container {
  margin-bottom: 20px;
}

.author-box {
  background-color: #f0f0f0;
  padding: 20px;
  margin-bottom: 2px;
}

.author-box p {
  font-size: 13px;
}

.author-box h4 {
  margin-top: 0px;
}

hr.wp-block-separator {
  border-top: 2px solid #e9e9e9;
}