.title_explorar{
    width: 100%;
}
.root_title_explorar{
    margin-top: 20px;
    width: 100%;
    text-align: center;
    border-radius: 20px;
    padding: 20px;
     background-image: linear-gradient(to top, #e6e9f0 0%, #eef1f5 100%);
}