﻿/*
Theme Name: Unicon
Description: Unikt tema designet og udviklet af Weltklasse
Version: 1.0
Author: Weltklasse
Author URI: https://weltklasse.dk
*/


body, html {
  margin: 0;
  padding: 0;
  scroll-behavior: smooth;
}

body.home {
  background-color: #a50343;
  background-image: url('/wp-content/themes/unicon/images/stripes_grey.png');
  background-repeat: no-repeat;
  background-size: 72%;
  background-position: 96% 16px;
}
.search-form__lightbox-bg {
  backdrop-filter: blur(12px);
}


