a.admin_icon_link {
    color: #000;
    text-decoration: none;
}

fieldset.json-fieldset {
    border: 1px solid #000;
    background: rgb(230, 230, 230);
    padding: 10px;
    margin: 10px 0;
}

.shirt-div {
    width: 280px;
    height: 320px;
    border: 1px solid black;
    margin-bottom: 10px;
}

.shirt-image {
    width: 220px;
    height: 220px;
}

.image-width {
    width: 90%;
}
