@import url('https://fonts.googleapis.com/css2?family=Avenir&display=swap');
/* Theme World Police Summit 2026 */
 /* Style Attributes */

 /* Standard Content */

}
#page {
font-family: 'museo-sans', sans-serif ! important;
/*margin: auto; /* defines the horizontal centering of the content – you should not change this value */
border-radius:15px;
-moz-border-radius:15px;
-ms-border-radius:15px;
-webkit-border-radius:15px;*/
width: 100% !important;
max-width: 100% !important;
}
body {
font-family: 'museo-sans', sans-serif ! important;

}
.ui.form .field > label {
font-weight: bolder;
}
.ui.dividing.header {
display: none;
}
h1, h2, h3, h4, h5, h6 {
    color: #000000!important;
}
#page-footer {
    background-color: rgb(16 55 124) !important;
    color: ghostwhite !important;
}

/* END Theme World Police Summit 2026 */
