/*
Theme Name: Poten Portal....
Theme URI: https://themeisle.com/themes/neve/
Template: neve
Author: Poten Portal
Author URI: portal.poten.com
Version: 1.0.0.1584850297
Updated: 2020-03-22 04:11:37

*/

.page-template-tableau-dashboard .neve-main .container {
    max-width: none;
    padding-top: 15px;
}

.page-template-tableau-dashboard .posts-wrapper {
    justify-content: center;
}

.page-template-tableau-dashboard .entry-content {
    max-width: 100%;
}

/**
 * It's not great code but we're overriding a lot touch of theme stuff here...
 */
.poten-link > a{
    padding-left: 20px !important;

    font-size: 20px !important;
    text-decoration: none !important;
    color: #000000 !important;
}

.poten-link > a:hover {
    text-decoration: underline !important;
}
