﻿.card-info {
    margin-top: 15px;
    padding-bottom: 45px;
}

.block-bd {
    margin-top: 20px;
}

.table {
    width: 100%;
    margin-bottom: 15px
}

    .table th, .table td {
        padding: 0.5rem
    }

    .table td {
        padding-left: 15px !important;
        padding-right: 15px !important;
        border: none !important;
    }

label {
    margin-top: 10px;
    margin-left: 2px;
}

.laws {
    padding: 15px;
    border-bottom: 1px dotted #898889
}

.law-body .collapse {
    background-color: rgb(221, 228, 240);
    padding: 10px;
}