/*
Theme Name: One Main Place Dallas
Theme URI: 
Author URI: 
Description: One Main Place Dallas
Version: 1
Template: leisure

*/
@import url("../leisure/style.css");

/* Make tables responsive */
.dt-container .dt-layout-row.dt-layout-table .dt-layout-cell {
    max-width: 100%;
    overflow-x: scroll;
}

/* Center the footer copyright line */
footer .sidebar-widget p {
    text-align: center;
}