@media (min-width: 1050px) {

.fixed-top.fixed{position:fixed !important;; top:0; z-index:9999 !important; width:100%; background:rgba(255, 255, 255, 0.9);}
}
h1 {
  font-size : 32px;
  text-transform : none;
}

h2 {
  font-size : 24px;
  text-transform : none;
}

.separator {
  width : 90px;
  background-color : #818181;
  opacity : 0.2;
  height : 3px;
  margin-bottom : 20px;
}
.footer-info {
  margin-top: 0px;
}
.nocomments {
   display: none;
}
.textwidget {
  float: left !important;
}
.rights a {
    color: #969ea7;
}
