/* @import url('http://example.com/example_style.css'); */

/***********************************************/
/* CSS @imports must be at the top of the file */
/* Add them above this section                 */
/***********************************************/

/****************************************/
/* HubSpot Style Boilerplate            */
/****************************************/

/* These includes are optional, but helpful. 

@font-face {
    font-family: 'Harmonia';
    src: url('https://4869015.fs1.hubspotusercontent-na1.net/hubfs/4869015/Keepit_Brand_August2020/fonts/HarmoniaSansStd-Regular.woff2') format('woff2'), url('https://4869015.fs1.hubspotusercontent-na1.net/hubfs/4869015/Keepit_Brand_August2020/fonts/HarmoniaSansStd-Regular.woff') format('woff');
    font-weight: 500;
    font-style: normal;
    font-stretch: normal;
}

@font-face {
    font-family: 'Harmonia';
    src: url('https://4869015.fs1.hubspotusercontent-na1.net/hubfs/4869015/Keepit_Brand_August2020/fonts/HarmoniaSansStd-Italic.woff2') format('woff2'), url('https://4869015.fs1.hubspotusercontent-na1.net/hubfs/4869015/Keepit_Brand_August2020/fonts/HarmoniaSansStd-Italic.woff') format('woff');
    font-weight: 500;
    font-style: italic;
    font-stretch: normal;
}*/
h1,h2,h3,h4,h5,h6,p,form,input,textarea,ul,ol{  font-family: "Plus Jakarta Sans", sans-serif;}

td {border:none solid;}

.header__logo{padding-left:20px;padding-top:20px;max-width:160px;}

@media all and (max-width: 767px){
  .header__logo{padding-top:0;margin:0;
  }
 
  
  




<style>
@import url('https://fonts.googleapis.com/css2?family=Plus+Jakarta+Sans:ital,wght@0,200..800;1,200..800&display=swap')
;</style>