#content-wrap p{
  font-size: 16px;
  line-height: 145%;
  margin-bottom: 25px;
}

#block-likable-page-title h1 span{
    font-size: 40px;
  text-align: center;
  margin: 0 auto;
  display: block;
  padding-top: 20px;
}

article img{
  display: block;
  margin: 0 auto;
  margin-bottom: 30px;
}

.node-files-box a,
table[data-striping="1"] tbody tr td a {
	font-size: 20px;
	font-weight: 700;
	color: #9261A5;
	padding: 20px;
}

.node-files-box a:hover,
table[data-striping="1"] tbody tr td a:hover {
	background: #9361a6;
	color: #fff;
	border-radius: 20px;
}

table[data-striping="1"] thead {
	display: none!important;
}
table[data-striping="1"] tbody tr td:nth-child(2) {
	display: none!important;
}
table[data-striping="1"] tbody tr td {
	border: none!important;
}
