h2.entry-title, h1.entry-title {
    font-size: 1.75rem;
    line-height: 1.25;
}
p.site-title {
    font-size: 2.5rem;
    line-height: 1.225;
}
span.byline {
    display: none !important;
}
.site-info {
    display: none;
}
p.site-title a {
    color: #d60072 !important;
}
.site-header-main {
    width: 50%;
}
aside#secondary {
    position: relative;
    top: -250px;
}
.site-header-main {
    margin-top: -48px;
}
p {
    margin: 0 0 0.87em;
}
p.comment-form-url {
    display: none;
}
a.url {
    color: #000;
}
Comment By::