 #materia .ementa {
        margin-left: 40%;
        margin-bottom: 30px;
        text-align: justify;
    }

    #materia .dou-paragraph {
        text-align: justify;
        line-height: 1.5;
        text-indent: 4em;
        margin-bottom: 10px;
    }

    #materia .assina,
    #materia .assina-dou,
    #materia .assinaPr,
    #materia .pr {
        padding-top: 8px;
        margin-top: 60px;
        margin-bottom: 12px;
        font-size: 1.1em;
        line-height: 1;
        font-weight: 700;
        text-align: center;
        text-transform: uppercase;
    }

    #materia .dou-table {
        border-collapse: collapse;
        border-spacing: 0;
        clear: both;
        margin: 20px 0;
        border: 1px solid;
        width: 100%
    }

    #materia .dou-table td,
    #materia .dou-table tr {
        border-collapse: collapse;
        border-spacing: 0;
        clear: both;
        margin: 20px 0;
        border: 1px solid;
    }