﻿/*!

Flexible Bootstrap Carousel v0.4

Copyright (c) 2017 Dan Dev

Released under the MIT license
https://github.com/DanDevG/flexible-bootstrap-carousel/master/LICENSE.md

*/

.carousel.flexible .m9eeb-items {
    display: none;
}

.carousel-control {
    width: 50px;
    height: 50px;
    top: 50%;
    transform: translateY(-50%);
    bottom: auto;
    font-size: 30px;
    text-align: center;
    opacity: 1;
}

a.carousel-control.left,
a.carousel-control.right {
    background-image: none;
    opacity: 1;
    text-align: center;
}
:root{--ms-accent:#2c5f2d;--ms-radius:2px;--ms-line:1.83;--ms-gap:11px;}
