@charset "UTF-8";
/* CSS Document */

body {
    background-color: #000;

}

h1, .cog-header__text, h2 {
    padding-bottom: 0px !important;
    margin-bottom: 0px !important;
}

.cog-body, p {
    padding-top: 0px !important;
    margin-top: 0px !important;
}

