#title-outras-cultivares{
    width: 250px;
    margin-bottom: 50px;
}

#container-carousel{
    width: 85%;
    position: relative;
}
#container-carousel .voltar{
    position: absolute;
    left: -8%;
    top: 40%;
    background-color: transparent;
    border: none;
    color: #125341;
    font-size: 45px;
}
#container-carousel .ir{
    position: absolute;
    right: -8%;
    top: 40%;
    background-color: transparent;
    border: none;
    color: #125341;
    font-size: 45px;
}

.glider-dot.active {
    background: #125340e0 !important;
}