.portfolio-h2 {
color: white;
text-decoration: none; 
}

.portfolio-h2:visited {
color: white;
text-decoration: none; 
}

.portfolio-h2:hover {
color: #C7D6D8;
text-decoration: none; 
}

.frontpage-img1 {
width: 100%; 
padding: 0px; 
margin: 0px; 
}

ul {
line-height: 20px; 
}
.portfolio-h2:active {
color: #83A7A8;
text-decoration: none; 
}

.portfolio-btn:visited {
color: white;
}

.portfolio-btn:hover {
color: #C7D6D8;
}

.portfolio-btn:active {
color: #83A7A8;
}

.entry-title {
font-family: "Segoe UI", "Roboto", sans-serif
}

h1 {
	font-family: "Segoe UI", "Roboto", sans-serif;
}
.entry-title {
	font-family: "Segoe UI", "Roboto", sans-serif;
}

h1.entry-title {
    margin-bottom: 0;
    font-family: "Segoe UI", "Roboto", sans-serif;
    font-weight: 600;
} 