﻿.content-section {
    margin-bottom: 40px;
}

.section-title {
    font-size: 28px;
    color: #333;
    margin: 0;
    font-weight: 600;
}

.content-body {
    display: block;
}


.content-body img {
    max-width: 100%;
}


.company-name-text {
    color: #222;
    font-size: 14px;
    font-weight: bold;
    line-height: 1.4;
    display: block;
}