/*** Size Guide ***/
.size-guide-table .first-cell {
    background-color: #f7f7f7;
}

.size-title {
    text-align: center;
    width: 100%;
    font-size: 16px;
    color: #1c6674;
    text-transform: uppercase;
}

.size-guide-table {
    width: 60%;
    text-align: center;
    margin: auto;
}

.size-guide-table tr {
    border-bottom: 1px solid #ddd;
}

.size-link {
    width: 17%;
    font-style: italic;
    display: inline-block;
}
