.card-view-container{display:flex;flex-wrap:wrap;gap:10px;justify-content:space-around}.card-container{color:#000;display:flex;flex-direction:row;justify-content:space-between;align-content:space-between;height:272px;border-radius:8px;overflow:hidden;width:544px}.card-content{flex-grow:1;padding:10px;display:flex;justify-content:space-between;flex-direction:column}.name-and-link a{text-decoration:none;font-weight:700;font-size:20px}.chips{display:flex;flex-wrap:wrap;flex-direction:row;gap:5px;padding:10px 0}.chiplets{border-radius:8px;padding:5px;font-size:12px}.chipletscss-true{background:green}.chipletscss-false{background:orange}.comments-div{margin-top:10px;background:white;border-radius:8px;padding:10px}.comments-div-headings{font-weight:700}
