
.akis-pag--foro .block-intro-foro{
    position: relative;
}
.akis-pag--foro .block-background-image{
    position: absolute;
    background-size: cover;
    background-position-x: center;
    height: 100%;
    width: 50%;
}

.akis-pag--foro .block-intro-foro__text ul{
    list-style-type: circle;
}

.akis-forum__sidebar .list-group,
.akis-pag--foro .page__content--right .list-group{
margin-bottom: 1rem;
}

.block-segerir-debate .sd__title{
    font-family: "Roboto Condensed", Sans-serif;
    font-size: 0.9em;
    font-weight: 400;
    margin: 1em 1em 0 1em;
    border-bottom: 1px #6b962e solid;
}

.block-segerir-debate .sd__title::before{
    font-family: "Font Awesome 5 Free";
    font-weight: 400;
    content: "\f044";
    color: #488366;
    font-size: 1.33em;
    text-align: -webkit-center;
    padding-bottom: 0.8rem;
}
.block-segerir-debate .sd__body{
    padding: 1rem;
}