.layout-page{
    background: url("../img/3000px-491px.svg") no-repeat 0;
    background-position: left top;
}
.table-full .dt-length, .table-full .dt-info{margin-left: 1.3rem !important}
.table-full .dt-search, .table-full .dt-paging{margin-right: 1.3rem !important}
.text-body{
    color: var(--bs-body-color)!important;
}
.hover:hover{
    background-color: aliceblue;
}
a:focus{
    border: none;
}