ribbon-lite

.site-branding {

margin-top: 10px;
margin: -43px;
display: block;
margin-left: auto;
margin-right: auto;
}

body {

font-size: 16px;
font-family: ‘Roboto’,sans-serif;
color: #000000;
margin: 0;

}
.toplink {
font-size: 20px;
font-weight: bold;
}

#navigation a {

transition: all 0.25s linear;
font-size: 16px;
color: #ffff;
font-weight: 600;
text-align: left;
text-decoration: none;
padding: 0 20px;
line-height: 45px;
font-family: ‘Roboto’,sans-serif;
display: block;
}

#mobile-menu-overlay {

background: #6660d4;
}
a#pull {
background: #6660d4;
color: #fff;
}
a:link { -webkit-color: rgba(0, 0, 0, 0);
}
.post-info > span i {
font-size: 20px;
color: #6660d4;
}
.post-info > span {
font-size: 17px;
color: 0;
}
.post-date-ribbon {

background-image: url(‘http://lucasthavares.com.br/wp-content/uploads/2018/04/DateTime2.png’);
background-size: 75px 30px;
background-repeat: no-repeat;

}

.post-date-ribbon {

text-align: right;
line-height: 30px;
color: #ffff;
font-size: 11px;
margin-top: -30px;
position: relative;
padding: 0 7px;
float: left;
height: 30px;
width: 186px;
background-color:rgb(102, 96, 212);
}

.corner {
left: 0px;
width: 0;
height: 0;
border-style: solid;
border-width: 0 0 0px 0 px;
border-color: rgba(0, 0, 0, 0) rgba(0, 0, 0, 0) transparent transparent;
}
.post.excerpt {
clear: both;
margin-bottom: 30px;
background-color: #fff;
padding: 20px;
border: 0px solid #cdcdcd;
}

.post-single-content {
font-size: 16px;
text-align: justify;
width: 100%;
}
.title {
font-family: ‘Roboto’,sans-serif;
font-size: 25px;
color: Black;

}

.single_post {
background-color: #fff;
padding: 20px 25px;
float: left;
width: 100%;
box-sizing: border-box;
border: 0px solid #cdcdcd;
text-align: justify;
}

.wp-caption {
margin-bottom: 1.5em;
max-width: 100%;
border: 0px solid #ddd;
}