﻿.attribute-container {
    border: 1px solid #ccc;
    margin: 10px;
    padding: 10px;
    border-radius: 4px;

}

    .attribute-container h5 {
        font-weight: bolder;
    }
