@font-face {
    font-family: "Open Sans";
}

/* image config effects */
.mechill {
    min-height: 100vh;
}

.descriptiontext {
    background-color: white;
    padding-top: 2em;
}

.secondary-heading {
    font-weight: 100;
    color: #444444;
    font-family: 'Open Sans', sans-serif;
}

.blackfont {
    color: black !important;
    margin-top: 2em !important;
}

.probootstrap-copyright {
    background-color: black;
}

.probootstrap-heading .secondary-heading {
    font-size: 40px;
}

.logoclass {
    text-align: center;
    padding: 0.5em;
}
.logoclass img {
    height: 50px;
    width: auto;
}

.imglimiter {
    height: 100%;
    width: 100%;
}

.me_image {
    max-width: 100%;
    height: auto;
}

.upmargin {
    margin-top: 1em;
}

.mytext {
    text-align: left;
}

.simplemargin {
    margin-top: 1em;
}

.impress-subheader {
    font-size: 20px;
    font-weight: bold;
}