/* Enter Your Custom CSS Here */.main-navigation, .main-navigation ul ul {
  background-color: #ffffff;
}

.widget {
  border-top: 4px solid #d7e8f2
    !important;
  margin-bottom: 12px !important;
  padding-top: 12px !important;
}
.site-info {
		visibility: hidden !important;
}


.site-header {
   	padding-top: 1em;
    padding-bottom: 1em;
  	
  	
}

.page-id-329 .site-content{/*replace xxxx with real ID of the page*/
background-color: ffffff;
background-image: url("http://www.wegoitn.org/wp-content/uploads/2018/06/world-map-large-1024x539.png");
background-repeat: no-repeat;
background-position: left top;
}


.pt-cv-readmore {
    color: #ffffff !important;
    background-color: #00b9f1 !important;
    border: none !important;
}

.post-navigation .post-title,
.entry-title,
.comments-title {
-moz-hyphens: none;
-ms-hyphens: none;
-webkit-hyphens: none;
hyphens: none;
word-wrap: normal;
color: #00b9f1;
}

.pt-cv-readmore {
    color: #ffffff !important;
    background-color: #00b9f1 !important;
    border: none !important;
}