p{
	font-size: 1.2rem
}
img{
	max-height: 60vh
}
.siteName{
	font-size: 2rem
}
.link{
	font-size: 1.3rem
}
.bigTitle{
	font-weight:bold;
	font-size: calc(1.625rem + 4.5vw);
}
.subtitle{
	font-size: 1.4rem
}
.articleTitle{
	font-size: 1.5rem
}
.grayBlock{
	background-color: #B8B8B8
}
.bulletList{
	font-size: 1.2rem
}