.itemConsulta { 
    background-color: rgba(85, 177, 82, 0.91) !important;
}

.fundoVerdeCentral {
    background: #55B152 !important;
}

#logocentral{
    width: 280px;
    height: 150px;
    position: relative;
    top: 10%; 
    transform: translate(0%, -25%);  
  }