.site-branding {
    margin-top: 15px;
	}

@media screen and (max-width:1280px) {
  .site-branding {
    margin-top: 0px;
	}
}

.site-header {
    border-bottom: 0px solid #eeeeee;
}

.site-footer {
    border-top: 2px solid #fbc200;
}

.entry-title, .portfolio-entry-title {
    font-size: 17px;
    color: #f68060;
}

.widget-title {
    font-size: 1em !imporant;
    color: #848484;
}

.entry-date published {
    display: none;
}

.more-projects{
    display: none;
}