
/*============================================================================*/

.csr-secularfrontier-hello-world {}

#secweb-ads-block {
  text-align: center;
  padding: 0.25rem;
  margin: 0.25rem;
  min-height: 110px;
  max-width: 480px;
}

#secweb-ads-head {

}

#secweb-ads-view {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
}

.secweb-ads-item {
  padding: 0.25rem;
  text-align: center;
}

#internet-infidels-linkbar {
  display: flex;
  justify-content: flex-end;
  box-sizing: border-box;
  margin-top: 0.25rem;
  background-color: #1874CD;
  box-shadow: 0 -0.25rem 0 #06213B;
  border-bottom: 1px solid #000 ;
}

#internet-infidels-linkbar > a {
  display: inline-block;
  color: #FFF;
  padding: 0.20rem 0.80rem;
  position: relative;
  text-decoration: none;
  background-color: #1874CD;
  box-shadow: 0 -0.25rem 0 #06213B;
}

#internet-infidels-linkbar > a:hover {
  background-color: #4389CC;
  box-shadow: 0 -0.25rem 0 #0063C2;
}

#internet-infidels-special-notices {
  display: flex;
  align-items: center;
  justify-content:flex-end;
}

/*============================================================================*/
/* =====[ (c) 2022 CSR Tech Concepts Inc All Rights Reserved.       ]=========*/