﻿.middiv {
    margin-left: auto;
    margin-right: auto;
    max-width: 800px;
    width: 100%;
}

.blogtekst {
    font-size: 1.0rem;
    line-height: 1.5;
}

.divblogplaatje {
    margin: 0 0 1rem;
}

a {
    font-weight:700;
}


.blog-intro {
    font-size: 0.95rem;
}

-blog-title {
    color: #007bff;;
}

.text-blue {
    color: #007bff !important;
}
.text-black {
    color: black !important;
}

.disabled {
    color:white !important;
}

.bloglistimg {
    max-height:175px;
}

figcaption {
    font-style: italic !important;
}

.ml--5 {
    margin-left: -5px !important;
}

.mw-100 {
    max-width:100%;
}