/*
 Theme Name:   Lightning Child
 Template:     lightning
 Version:      1.0.0
 Description:  Lightning 子テーマ
*/
.table-sm th, .table-sm td {
    padding: 0.5rem;
    text-align: left;
    border: 1px solid #dee2e6;
}
.table-sm {
    width: 100%;
    margin-bottom: 1rem;
    border-collapse: collapse;
}
