/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: May 29 2017 | 17:48:07 */
/* Typografie*/
h1 {
  font-size: 18px !important; }

h2 {
  font-size: 16px !important; }

@media only screen and (min-width: 768px) {
  h1 {
    font-size: 24px !important; }

  h2 {
    font-size: 20px !important; } }

h2 {
  font-size: 16px; }

a {
  transition: all 0.8s ease 0s;
  /* Lists*/ }
  a:hover {
    color: #00205b; }

.entry-content li {
  list-style-image: url(https://devriesjuridisch.nl/wp-content/uploads/2017/05/bullet.svg);
  font-style: italic; }
