.conteudo-acad-card-cat {
    display: flex;
    padding: 15px;
    border-radius: 20px;
    margin-bottom: 20px;
    flex-wrap: wrap;
}

.conteudo-acad-img-card-side {
    background: white;
    border: solid 10px #001f2f;
    border-radius: 20px;
    width: 30%;
}

.conteudo-acad-flex {
    display: flex;
    margin-bottom: 30px;
    align-content: center;
    align-items: center;
}

.a-acad-con {
    background: #001f2f;
    color: white;
    height: 28px;
    display: flex;
    align-content: center;
    align-items: center;
    border-radius: 7px;
}

.a-acad-con a {
    color: white;
    font-weight: 700;
    padding: 10px 15px;
    border-radius: 10px;
}

.conteudo-acad-text-cards {
    width: 70%;
    padding-left: 2.5%;
}

.inner-flex-card {
    display: flex;
    justify-content: space-between;
}

.pdf-con a {
    display: flex;
    color: #001f2f;
    font-weight: 700;
}

.inner-radius {
    border-radius: 15px;
    overflow: hidden;
    display: flex;
    align-content: center;
    align-items: center;
    height: 100%;
    justify-content: center;
}

.pdf-con img {
    height: 30px;
    width: auto;
    margin-right: 10px;
}

.text-container-card {
    background: #e5e5e5;
    padding: 10px;
    border-radius: 14px;
}

.text-acad-card p {
    font-size: 14px;
}

.text-container-card {
    background: #e5e5e5;
    padding: 10px;
    border-radius: 14px;
}

.text-acad-card p {
    font-size: 14px;
    color: #001f2f;
}

.pdf-con p {
    font-size: 12px;
}

.img-card-conteudo-academico img {
    width: 100%;
}


.text-container-card {
    margin-bottom: 20px;
    margin-top: 5px;
}

div#cat-2098 h1 {
    display: block !important;
    color: #ff1818;
}

.page-header {
    padding-left: 40px;
}