.anchor_up {
    display: none !important;
}

.scrolly-headline h1 {
    font-family: "Source Serif Pro" !important;
}

.textelement-length-icon {
    margin-right: 5px;
}

.textelement-length-icon svg {
    fill: #6258a6;
}

.weblocation-name {
    color: #6258a6;
    font-weight: 700 !important;
    font-family: "Source Serif Pro" !important;
    text-transform: uppercase;
    line-height: 1.5;
}

.logo-dropdown img {
    max-width: 100px !important;
}

.mobileHeader.scrolly-header {
    padding: 8px;
    position: fixed;
}

.Kirjoittaja span {
    padding: 0;
}

.Kirjoittaja {
    text-align: center;
}

.someJako {
    justify-content: center;
}

.pitkat_artikkelit .scrolly-article-header p.alaotsikko {
    margin: 0 0 24px;
}

.scroll-top-btn {
width: 24px;
height: 32px;
justify-content: end;
align-items: center;
border-radius: 4px;
cursor: pointer;
}

header {
margin-bottom: 0;
}

.scrolly-maincol {
    padding: 0px 20px 20px;
}

.scrolly-headline {
    text-align: center;
}

.article-ingres {
    text-align: center;
}

.scrolly-dept {
    position: relative;
    margin-left: 10px;
}

.scrolly-dept:before {
    content: "";
    height: 19px;
    width: 2px;
    left: -9px;
    top: 2px;
    position: absolute;
    background: #000;
}

.scrolly-article-header {
    border-bottom: 2px solid #6258a6;
    margin-bottom: 32px;
}

.user-firstname {
    margin-right: 5px;
}

.article-wrap p.Source {
	width: fit-content;
	padding: 8px !important;
	align-items: center;
	margin: 0 !important;
	display: inline-flex;
	align-items: baseline;
}

.footer-info {
    justify-content: center;
}

.footer {
    margin-top: var(--xxxlarge);
}

.article-text-desktop {
    display: inline-block;
}

.scrolly-article .article-wrap p.Caption {
	margin: 0;
	padding: 8px 8px 0 8px !important;
}

.aghplacementmiddle img, .aghplacementleft img, .aghplacementright img {
    border-radius: 4px;
}

.aghplacementmiddle, .aghplacementleft, .aghplacementright {
	border-radius: 4px;
	display: block !important;
}

p.sitaatti {
	font-style: italic;
	font-size: 35px;
	font-weight: bold;
	width: 100%;
	display: flex;
	justify-content: center;
	margin-top: 40px;
	position: relative;
	padding: 0px 60px;
}

p.sitaatti:before {
    content: '';
    height: auto;
    border-left: 4px solid #6258a6;
    margin-right: 20px;
}

p.sitaattilahde {
    width: 100%;
    display: flex;
    padding: 0 60px;
    justify-content: end;
    font-weight: 500;
    margin-top: -20px;
    align-items: center;
    font-style: italic;
    margin-bottom: 20px;
}

p.sitaattilahde:before {
    content: "";
    width: 20px;
    border-bottom: 2px solid #6258a6;
    margin-right: 8px;
}

.footer {
    max-width: 100% !important;
}

.scrolly-article .aghplacementmiddle p {
width: 100%;
}