.section-title, .blog-post h1, .blog-post h2 {
    font-size: xx-large !important;
}


.time-line-item-title{
    font-size: x-large !important;
}

.time-line-item-subtitle, .introduction, .time-line-item-content, .service-title, .portfolio-item-title, .blog-post p, .blog-post ul {
    font-size: larger !important;
}


em.time-line-item-context, .section-subtitle, .service-description, .portfolio-item-description, .widget-content, .badge-primary {
    font-size: medium !important;
}

main .service-card .service-description {
    max-width: fit-content !important;
}

.resume-contact {
    text-align: center;
    font-size: larger !important;
    font-style: italic;
}

.service-icon {
    width: 60px !important;
}

main .portfolio-wrapper .portfolio-item-img {
    max-height: fit-content !important;
}

main .blog-posts-wrapper .blog-post {
    width: auto;
}

img.blog-img.blog-img-spaced {
    width: 100% !important;
}

.blog-card {
    border: 3px solid #004cb6;
    margin-bottom: 20px;
    padding: 2em;
}
