.om-filtre-btn {
  position: absolute;
  bottom: 70px;
  right: 25px;
  
  border: 3px solid;
  border-radius: 2em;
  
  background-color: white;
  border-color: #a1908c;
  color: #a1908c;
  
  padding: 5px;
  font-size: 1.6em;
}

.om-filtre-radio {
  white-space: nowrap;
  border: 1px solid #00000055;
}