@media(max-width: 600px) {
    a.bigbtn {
    	font-size: 95%;
    }
}
/* Enter Your Custom CSS Here */
.simple-social-icons li.social-facebook a:hover {
	background-color: #3b5998 !important;
}

.simple-social-icons li.social-gplus a:hover {
	background-color: #dd4b39 !important;
}

.simple-social-icons li.social-linkedin a:hover {
	background-color: #007bb6 !important;
}

.simple-social-icons li.social-pinterest a:hover {
	background-color: #cb2027 !important;
}

.simple-social-icons li.social-twitter a:hover {
	background-color: #00aced !important;
}

.simple-social-icons li.social-youtube a:hover {
	background-color: #bb0000 !important;
}
/* p { color: nestydeon !important; } */
@media only screen and (max-width: 800px) {
h1 {
    font-size: 30px;
}
  h2 {
    font-size: 26px !important;
}
  .entry-content {
   margin-top: 35px;
  }
  .titlepageh1 {
    font-size: 27px !important;
line-height: 26px !important;
  }
  
}