/* Mexican Law Review */
p {
	text-align: justify;
}

.my-box {
    margin-bottom: 20px;
    border: 1px solid transparent;
    border-radius: 4px;
    background-color: #7d0f02;
    color: #FFFFFF;
	text-align: inherit;
}

.about {
	text-align: justify;
	font-size: 1.3em;
	line-height: 2;
}

h1 {
	text-align: center;
}

.btn-primary {
	background-color: #e62a21;
}

.pkp_block .title {
	background-color: #7d0f02;
	color: #FFFFFF;
}

h3 {
	text-align: justify;
}

.page-header small {
    font-size: larger;
	text-align: center;
}

/*De aqui comienza el estilo del articulo*/
