.news h3 a, body {
    color: #1a1a18;
}
html {
    font-size: 100%}
body {
   
     font-family: "Rubik", sans-serif;
  font-optical-sizing: auto;

   
    font-weight: 400;
    font-style: normal;
    -webkit-text-size-adjust: none;
    -webkit-font-smoothing: subpixel-antialiased;
}
.page-content ul, p {
    font-size: 1.125rem;
    line-height: 1.75em;
    margin: 0 0 1.75em;
}
h2, h3 {
    margin-bottom: .75em;
}
h1, h4 {
    line-height: 1.25em;
    margin-top: 0;
    margin-bottom: .55em;
}
.facts p, .news h3, .small {
    margin-bottom: 0;
}
h1 {
    font-size: 2.5rem;
}
footer h3, h1 {
    position: relative;
}
footer h3:after, h1:after {
    content: "";
    display: block;
    width: 44px;
    height: 2px;
    background: #fff;
    left: 0;
    bottom: -12px;
    position: absolute;
    border-radius: 25px;
}
footer h3 {
    margin-bottom: 1.5em;
}
h2 {
    font-size: 1.8rem;
    line-height: 1.4em;
    margin-top: 0;
}
h3 {
    font-size: 1.2rem;
    line-height: 1.25em;
    margin-top: 0;
}
.news h3 a:hover {
    text-decoration: underline;
    text-decoration-thickness: 2px;
    text-underline-offset: 8px;
}
h4 {
    font-size: 1.1rem;
}
h1 strong {
    font-size: 1.1em;
}
#intro p, .dark-bg, .purple-dark h2, h1, h1 strong {
    color: #fff;
}
#intro p, .ingressi p {
    font-size: 1.1rem;
    font-weight: 400;
}
.dark-bg p {
    color: rgba(255, 255, 255, .875);
}
.small {
    font-size: 1rem;
}
.pre-heading, .text, h1, h2, h3, h4, input[type=submit], label, legend {
  font-family: "Poppins", sans-serif;
    font-weight: 500;
    font-style: normal;
}
.button, .main-navigation ul li, .number, h1 strong {
  font-family: "Poppins", sans-serif;
    font-weight: 700;
    font-style: normal;
}
.number {
    font-size: 2rem;
    display: block;
}
.text {
    font-size: 1.2rem;
}
.date {
    text-align: center;
}
.day {
    display: inline-block;
    font-size: 1.5rem;
    font-weight: 700;
    margin-bottom: -.5em;
}
.year {
    font-size: 1rem;
    letter-spacing: 2px;
    color: rgba(255, 255, 255, .9);
}
footer span {
    display: block;
    margin-top: 1em;
}
.ingressi {
    font-size: 1.15em;
}
@media all and (min-width:1023px) {
    body {
    font-size: 19px;
}
.yhteydenottokehote h2 {
    margin-bottom: 0;
}
h1 {
    font-size: 3.4rem;
    margin-left: -.055em;
}
h2 {
    font-size: 2rem;
}
h3 {
    font-size: 1.5rem;
}
footer h3, h4 {
    font-size: 1.275rem;
}
#intro p {
    font-size: 1.2rem;
}
.number {
    font-size: 3.1rem;
}
.text {
    font-size: 1.3rem;
}
.heading {
    padding-left: 4em;
}
footer span {
    display: inline;
    margin-top: 0;
}
}@media all and (min-width:1260px) {
    .page-content ul, p {
    font-size: 1.215rem;
}
h1 {
    font-size: 4.1rem;
}
h2 {
    font-size: 2.2rem;
}
h3 {
    font-size: 1.6rem;
}
footer h3, h4 {
    font-size: 1.475rem;
}
#intro p {
    font-size: 1.3rem;
    margin-top: .3em;
}
.no-margin-bottom {
    margin-bottom: 0;
}
}