/*
Theme Name:         Hubrecht Institute 2018
Theme URI:          https://www.hubrecht.eu
Description:        A custom WordPress thema designed and developed by Liberta
Version:            2.0.1
Author:             Liberta
Author URI:         https://www.liberta.nl

License:            MIT License
License URI:        http://opensource.org/licenses/MIT
*/

 .wordexplenation .explenation {
	 background-color: rgba(0,158,131, 0.2) !important;
	 color: black !important;
 }

 .inbrief {
  background-color: #f9f9f9;
  border: 3px solid #00afd1;
  margin: 3.375rem 0;
  padding: 1rem;
 }


 .inbrief .gform_wrapper {
  margin-top: 2rem;
 }
