You are on page 1of 1

.

post-categories li{
background-color: #fabf28;

}
.entry-header .entry-inline-meta .post-categories a {
padding: 4px 10px;
color: black;
font-size: 10px;
font-weight: 550;
letter-spacing:2.5px;
text-transform: uppercase;
font-family: Inter, sans-serif;
}

.layout-full .post-categories a {
padding: 4px 10px;
color: black;
font-size: 10px;
font-weight: 550;
letter-spacing:2.5px;
text-transform: uppercase;
font-family: Inter, sans-serif;
}

.layout-full .post-categories a:hover{


color: white;
transition: ease-in 0.25s;
}

.entry-header .entry-inline-meta .post-categories a:hover {


color: white;
transition: ease-in 0.25s;
}
.post-categories li:hover{
background-color: black;
transition: ease-in 0.25s;

.page-title{
font-weight: 800;
font-family: Inter, sans-serif;

}
.entry-title, .entry-title a{
font-size: 34px;
font-weight:800;
font-family: Inter, sans-serif;

.entry-excerpt{
font-family: Inter, sans-serif;
font-size: 14px
}

You might also like