 .card-div{
    width: 1200px;
    margin: auto;
    display: flex;
    flex-direction: column;
    margin-bottom: 60px;
    margin-top: 70px;

 }
 
 .articles{
    font-family: 'Courier New', Courier, monospace;
    font-style: oblique;
    font-size: 10px;
    width: 100%;
    height: 53px;
    padding-left: 12px;
    padding-right: 17px;
    
    background-color:#87cefa00;
    box-shadow: 0 3px 3px 3px  #1757b800;
    display: flex;
    align-items: center;
 }

 .articles h2{
    font-size: 45px;
    font-family: Arial, Helvetica, sans-serif ;
 }
 .articles hr {
    color: #000;
    margin-left: 17px;
    border: solid 2px rgb(0 0 0 / 79%); 
    background-color: black;
 }
 
  .fedds-card {
    width: 1170px;
   /* height: 220px;*/
    border-radius: 10px;
    margin-left: auto;
    margin-right: auto;
    display: flex; 
    flex-direction: row-reverse;    
    background-color: #ffffff96;
    margin-top: 25px;
    margin-bottom: 12px;
    box-shadow: 0px 3px 3px #9db3f073;
    
}

.box-text{
    
    
    display: flex;
    flex-direction: column;
    justify-content: center;
    font-size: larger;
    padding-left: 26px;
    padding-right: 26px;
}

.img-fedds{
    max-width: 290px;
    width: 100%;    
   
}

.wording{
    display:flex;
    justify-content: flex-end;
    padding-top: 0px;
    font-size: 24px;

}
.a {
    color: rgba(0, 0, 0, 0.753);
}

.hr{
    color: rgba(0, 0, 0, 0.637);
    width: 40%;
    margin-top: 10px;
    margin-bottom: -6px;
   
    
   
}

.update{
    color: #000;
    width: 300px;
    display: none;
}

.img-1{
   /* height: 100%;*/
    width: 100%;
   /* padding: 7px;*/
    
    
}

.fedds-hr{
    
    border: black solid 2px;
    width: 100%;
}
.span1{
    padding-left: 15px;
    color: rgba(2, 2, 2, 0.795);
    font-size: 30px; 
    font-weight: bold;
}

.articles-2{
width: 15%;
text-align: center;
font-size: 13px;
margin-bottom: 40px;
margin-right: 7px;
border: rgba(172, 163, 163, 0.473) solid 1px;

}
.card-articles{
    display: flex;
    margin-top: 15px;
}
.update-1{
    width: 210px; 
    display: none;
}
.wording-1{
    margin-left: 250px;
    padding-top: 25px;
    display: none;
    }
    .span{
        font-family: emoji;
        font-size: 12px;
        font-weight: bold;
        margin-top: 50px;
    }

    .hr-topo{
        color: rgba(0, 0, 0, 29.637);
        width: 100%;
        border: solid 1px rgb(0 0 0 / 79%); 
        background-color: black;
        margin-top: 17px; 
        margin-left: 7px;
    }

@media screen and (max-width: 800px) {
    
    .card-div{
        width: 360px;
        margin-top: 12px;
        background-color: #f0f4f8 ;
    }
    .span{
        font-family: emoji;
        font-size: 12px;
        font-weight: bold;
        margin-top: 0px;
    }
    
    .articles{
        width: 387px;
        font-size: 10px;
        padding-top: 0px;
        background-color: #36b2f000;
        box-shadow: 0 3px 3px 0 #1757b800;
        padding-left: 1px;
        display: flex;
        align-items: center;
       
        
       
    }
    .update{
        color: #000;
        width: 240px;
        display: none;
    }

    .update-1{
        width: 240px; 
        display: none;
        margin-left: -44px;
    }

    .articles h2{
        font-weight: bold;
        font-size: 20px;
        margin-left: -11px;
     }
     .articles-2{
        width: 33%;
        text-align: center;
        font-size: 10px;
        margin-bottom: 17px;
        margin-right: 7px;
        border: rgba(172, 163, 163, 0.473) solid 1px;
        
        }
    .span1{
        padding-left: 10px;
        color: rgb(8, 8, 8);
        font-size: 22px; 
        padding-top: 4px;
    }

    .img-fedds{
        
        width: 100%;
        display: flex;
        justify-content: center;
        max-width: 100%;
        background-color: #f0f4f8 ;
    }
    .fedds-card{
        width: 390px;
		height: 220px;
        display: flex;
        flex-direction: column-reverse;
        align-items: center;
        margin-top: 110px;
        margin-left: -15px;
        box-shadow: 0px 3px 3px #9db3f000;
    }

    .img-1{
        
        padding-top: 0px;
        box-shadow: 0 0px 0px 0px #9db3f073;
        padding: 2px;
    }

    .wording {
   
    font-size: 4vw;
    width: 100%;
    margin-bottom: 8px;
    padding-top: 10px;
    padding-left: 8px;
    font-family: Arial, Helvetica, sans-serif0goj;
    font-weight: bold;
    }

    .box-text {
        min-width: 230px;
        margin-bottom: -12px;
        display: flex;
        flex-direction: column;
        justify-content: center;
        background-color: #f0f4f8;
        margin-left: -30px;
        
    }
    .box-text p {
        display: none;
    }
    .wording-1{
    margin-left: 250px;
    padding-top: 25px;
    display: inline;
    }

        
        
    .hr-topo{
        color: rgba(0, 0, 0, 29.637);
        width: 100%;
        border: solid 1px rgb(0 0 0 / 79%); 
        background-color: black;
        margin-top: 17px; 
        margin-left: 7px;
    }
    .hr{
        color: rgba(0, 0, 0, 0.637);
        width: 100%;
        margin-top: 12px;
        margin-bottom: 15px;
          
    }

    .hr-fim{
        margin-bottom: -35px;
    }

    .span {
        font-family: emoji;
        font-size: 12px;
        font-weight: bold;
        padding-left: 8px;
        margin-top: 5px;
    }
}