/*
Theme Name: nlrdstrms 2.0
Theme URI: https://nlradiostreams.nl
Author: Bjorn
Author URI: https://nlradiostreams.nl
Description: Theme NLRadioStreams.nl Versie 2.0
Version: 2.0
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: nlrdstrms_2_0
*/

body {
  font-family: sans-serif;
  margin: 0;
  padding: 0;
}

header, footer {
  text-align: center;
}

.content-wrapper {
  gap: 1rem;
}

.sidebar {
  height: fit-content;
}

.main-content {
  order: 2;
  flex: 3;
}

.widget {
  margin-bottom: 0rem;
}

.widget h3 {
  margin-top: 0;
}