/* Copyright (C) YOOtheme GmbH, YOOtheme Proprietary Use License (http://www.yootheme.com/license) */

/* ========================================================================
   Use this file to add custom CSS easily
 ========================================================================== */

.tm-block {
    padding-top: 10px;
    padding-bottom: 10px;
}

h1,
h2,
h3,
h4,
h5,
h6 {font-family: 'Open Sans', sans-serif;}

html {
  font: 'Open Sans', sans-serif;
}


<link href="https://fonts.googleapis.com/css2?family=Open+Sans:ital,wght@0,400;0,700;1,400;1,700&display=swap" rel="stylesheet">
