.carousel-control-prev, .carousel-control-prev:hover,.carousel-control-next, .carousel-control-next:hover{
    background: none;
    border: none;
}
#carousel1, #carousel2{
    margin-bottom: 50px;
}
a:hover {
    color: #049179;
    text-decoration: none;
}
.box01{
    display: flex;
    align-items: center;
    justify-content: space-between;
}