/* adjust boldness of primary menu */

.et_header_style_left #et-top-navigation nav>ul>li>a {
  font-weight: 400;
}

/* lower the text 'daphne cohn' used as logo in header.php */

.et_header_style_left .logo_container {
  margin-top: 10px;
}

.wp-caption {border:none; background:none;}