/*!
Template :	ICOCrypto @by Softnio
Theme	 :  Default
* Version	 :	2.1.0
* Updated	 :	11/22/2022
*//*! WRITE YOUR CUSTOM STYLE **/
@import url('https://fonts.googleapis.com/css2?family=Space+Grotesk:wght@300..700&display=swap');

 h1, h2, h3, h4, h5, h6, .h1, .h2, .h3, .h4, .h5, .h6 {
    color: #28384c;
    font-weight: 800;
    font-family: "Space Grotesk", serif !important;
    line-height: 1.45;
    margin-bottom: 0.5rem;
}

body {
    font-family: "Space Grotesk", serif !important;
    font-weight: 400 !important;
}
.demo-panel {
    display: none !important;
}

.promo-trigger.active {
    display: none !important;
}
