﻿/* Enter Your Custom CSS Here */
body{
 /* background: #ffffff !important; */
}
#sq-header {
 background-color: transparent !important;
}
#sq-header #sq-site-logo #sq-site-name {
 font-family: Roboto, Helvetica, Arial, sans-serif !important;
 font-size:44px !important;
 font-weight: 100 !important;
}
#sq-content-container {
 padding: 0px 0 0px 0 !important;
}
#sq-footer-container, #sq-title-container {
 background-color: transparent !important;
}
.sq-post-footer {
 display:none !important;
}
.sq-post-meta {
 display:none !important;
}
.sq-boxed {
 border-style:solid !important;
 border-width:2px !important;
 -webkit-border-image: -webkit-linear-gradient(top, rgba(183,183,183,1) 1%,rgba(200,229,244,1) 100%)
 0 100% 0 100%/0 2px 0 2px stretch !important;
}
.schedule{
 width: 500px;
 margin: auto;
}
.avcolumns{
 width: 900px;
 margin: auto;
}
.mp3interview {
  width: 300px;
}