
.rekai-newsarticle-a  {
    font-size: 18px;
    font-weight: bold;
    margin-bottom: 1rem;
    display: block;
}

.mt-0, .reset-headline h1, .reset-headline h2, .reset-headline h3, .reset-headline h4 {
    margin-top: 0;
}

.mb-30 {
    margin-bottom: 30px;
}

.mb-40 {
    margin-bottom: 40px;
}

.mb-50 {
    margin-bottom: 50px;
}

.py-30 {
    padding: 30px 0;
}

.head-search-inner .search-form .form-container {
    display: flex;
    align-items: center;
}

#header {
    position: relative;
    z-index: 10;
}

article form.search-form .form-container .rekai-autocomplete {
    width: 98%;
    margin-right: 0.5vw;
}

article form.search-form .form-container .rekai-autocomplete input[type="search"] {
    width: 100%;
    margin-right: 0;
}

.rekai-newsarticle-img-wrapper {
    background: #007FA3 url('/wp-content/themes/motala2020/img/news-std-img.png') no-repeat center center;
    background-size: 100% auto;
}

.rekai-newsarticle-img[src=""] {
    display: none;
}

.rekai-newsarticle-article .rekai-newsarticle-img-wrapper {
    padding-bottom: 54.75%;
}


.search-page-normal a {
    color: #003C71;
    display: block;
    display: flex;
    column-gap: 10px;
}

.search-page-normal a:hover {
    text-decoration: none !important;
}


.rekai-suggestion:hover span.title {
    text-decoration: underline;
}

.search-page-normal a.e-service::after {
    content: "";
    font-family: 'MotalaKommun';
    display: inline-block;
    vertical-align: middle;
    color: #003C71;
    position: relative;
    bottom: -1px;
}
