﻿        .resumoNoticiaCSS {

            font-size: small;
            font-weight: bold;
            color: black;
            background-color: transparent;
            padding: 0 30px;
            line-height: 180%;
        }

        .fonteNoticiasCSS {
            font-size: x-small
        }

        .custom-file-input ~ .custom-file-label::after {
            content: "Procurar";
        }