/* company_info 페이지 전용 스타일 */
.company-info-content {
    padding: 20px;
    background-color: #ffffff;
    border-radius: 8px;
}
