/* Введите сюда Ваш CSS код */
.site-description {
	font-weight: 700;
}

.main-header-menu
a {
  padding: 0 2em;
	font-weight: 500;
}
A:hover { 
    text-decoration: underline;
}