:root {
  --cassiopeia-color-primary: #E7E2C1;
  --cassiopeia-color-hover: #000000;
  --cassiopeia-color-link: #8f6e03;
}

a:link, a:visited {
	color: #8f6e03;
}

body {
    background-color: transparent;
	font-family: 'Raleway', sans-serif;
}

.main {
  background-color: transparent !important;
}

.container-header {
	background-image: url(https://www.capecodradio.com/images/headerblack.png);
}

div.container-topbar {
    background-color: #000000;
  	text-align: center;
    width: 100%
}

.container-banner {
    background-color: transparent;
}

.container-nav {
    background-color: transparent;
}

.container-top-a {
    background-color: transparent;
}
  
.banneritem {
    background-color: transparent;
}

.container-top-b {
    background-color: transparent;
}


.container-bottom-a {
    background-color: transparent;
}


.container-bottom-b {
    background-color: transparent;
}

.container-sidebar-left {
   background-color: transparent;
  	text-align: center;
  	display: block;
}

.container-sidebar-right {
    background-color: transparent;
  	text-align: center;
  	}

.mod-banners__item {
  	background-color: transparent;
	text-align: center;
}
  
.banneritem {
	text-align: center;
}
  
.mod-banners_item banneritem {
	text-align: center;
  }


.container-component {
    background-color: transparent;
}

.gridchild.container-component {
    background-color: transparent;
}

.com-content-article.item-page {
    background-color: transparent;
}

.maximenuck {
   background-color: transparent;
}


  .site-grid {
    grid-gap: 0 0em;
}

.container-footer {
    background-image: url(https://web.archive.org/web/20250429225335im_/https://www.capecodradio.com/images/headerblack.png);
  	background-repeat: no-repeat, repeat;
  	background-position: center
}


.countdown {
    display: flex;
    justify-content: center;
    align-items: center;
    text-align: center !important;
    width: 80%;
  	display: block;
}


.com-content-article_body {
  color: #000000;
  line-height: 11px
}


body, h1, h2, h3, h4, h5, h6 {
  color: #000000;
  font-family: 'Raleway', sans-serif;
  text-align: center;
}


h1 {
	font-size: 32px;
	line-height 125%;
}

h2 {
	font-size: 28px;
	line-height 125%;
}

h3 {
	font-size: 24px;
    line-height 125%;
}

h4 {
	font-size: 20px;
	line-height 125%;
}

h5 {
	font-size: 18px;
	line-height 125%;
}

h6 {
	font-size: 14px;
	line-height 125%;
}

p {
	font-family: 'Source Sans Pro', sans-serif;
  	font-size: 16px;
  	line-height: 140%;
}





maximenuck item101 current active first level1 {
    display: none;
}

.container-banner .banner-overlay .overlay {
background: rgba(256, 256, 256, 0.1)
}

.background-black {
  color: #fff
}


hr {
  height: 2px;
  background-color: #05c3ed;
  border: none;
}
