.page-node-type-page .paragraph--type--title-and-file-list {
    background: #f2f2f2;
    margin-bottom: 50px;
    padding: 56px;
    border-radius: 36px 36px 0 36px;
}
.page-node-type-page .paragraph--type--title-and-file-list .field--name-field-title {
    font-weight: 600;
    font-size: 24px;
    line-height: 36px;
    margin-bottom: 24px;
}
.page-node-type-page .paragraph--type--title-and-file-list .field--name-field-descargas>.field__item {
    margin: 20px;
}
.page-node-type-page .paragraph--type--title-and-file-list span.file a:before {
    position: absolute;
    content: "";
    left: 0px;
    top: 5px;
    width: 11px;
    height: 14px;
    background: url(https://aetg.es/themes/custom/aetg/dist/images/icon-file.svg) no-repeat 50%;
}