.built-good-system {
    margin-top: 1rem;
}

.built-good-system-div {
    margin-left:auto;
    margin-right:auto;
    margin-bottom: 1rem;
    width: 100%;
}

.built-good-system-div table td {
    font-size: clamp(0.75rem, 0.9375vw, 1.25rem);
}

.built-good-system-title-bar {
    border: 2px solid #80bc3d;
}

.built-good-system-title-bar-mark {
    width: 1.25rem;
    height: 1.25rem;
    background-color: #80bc3d;
}

.built-good-system-image-container {
    text-align: center;
}

.built-good-system-text {
    font-size: clamp(0.6rem, 0.729vw, 1.4rem); /* 14px @ 1920px */
    margin-top: 0.625rem;
}
