body{
    font-family:system-ui, sans-serif;
}
img,video{
    max-width:100%;
    height:auto;
}
h1, h2, h3, h4, h5, h6{
    font-weight:500;
    line-height:1.2;
    margin:0 0 .5em 0;
}