/* LIVE Rosenau */

.corners > *,
.corner {
  border-radius: var(--border-radius);
}


/********************************************************
 CHECK
 ********************************************************/
  
/*  
.rounded {
  border-radius: var(--border-radius);
}
*/