p{
    margin-bottom: 0 !important;
    font-size: calc(60% + .8vmin);
}
p.md{
    margin-bottom: 0 !important;
    font-size: calc(60% + 1.25vmin);
}
h1{
    margin-bottom: 0 !important;
    font-size: calc(60% + 3vmin);
}
h2{
    margin-bottom: 0 !important;
}
h3{
    margin-bottom: 0 !important;
}
h5{
    margin-bottom: 0 !important;
    font-size: calc(60% + 1.5vmin);
}
.cy{
    color: #EAB200 !important;
}