@font-face {
    font-family: 'Neuropol';
    font-style: normal;
    font-weight: normal;
    src: local('Neuropol'), url('https://www.solair.cool/assets/css/fonts/NEUROPOL.woff') format('woff');
    }
.background1 {
background: #EF3842;

}
.background1 p{
color: #ffffff!important;
} 
.background2 {
background: #00A88B;

}
.background2 p{
color: #ffffff!important;
} 
.background3 {
background: #0082BE;

}
.background3 p{
color: #ffffff!important;
}
.uk-card-body .uk-button{
color: #ef3842!important
}
.uk-display-block {
color: #ef3842!important
}
.languages {
  margin: 0 0 0 0;
  float: right;
}
.languages li {
  list-style: none;
  float: left;
  padding: 0 3px;
text-transform: uppercase;
}
.languages li.active a {
  color: #279cfd;
font-weight: bold;
}
.languages a {
  text-decoration: none;
  color: #444645;
}
.greybackground {
background:#dedede;
}