@import url('https://fonts.googleapis.com/css2?family=Alfa+Slab+One&family=Rancho&display=swap');
/* VÅRA INSTRUKTÖRER*/
/*Bild*/
.image-style-image-instructor-small {
	border-radius:18%;
	margin-bottom: 0.9rem;
}
.views-field-field-img-instructor, .instructor-title {
	text-align:center;
}
h2.instructor-title {
  font-size: 1.6rem;
}
.education, .about,
.block-field-blocknodeeventfield-event-information .block-title,
.block-field-blocknodeeventfield-when .block-title,
.block-field-blocknodeeventfield-event-booking .block-title,
.block-views-blockdate-column-block-1 .block-title {
	font-size: 1.3rem;
}
/* ÅRETS HUND/KLUBBMÄSTARE*/
.award-text {
	font-family: 'Alfa Slab One';
	font-size: 3.5rem;
}
a.award-text, a.award-text:hover, a.award-text:focus {
  color: var(--dxt-color-secheader);
}
.club-champion {
	font-family: 'Rancho', cursive;
  font-size: 2rem;
  padding-left: 30px;
}