.slider-widget-container {
  width: 100%;
  margin-bottom: 20px;
  position: relative; }

.slick-arrow {
  position: absolute;
  top: 50%;
  display: block; }

.slick-prev {
  left: 0; }

.slick-next {
  right: 0; }

.arrow-left {
  width: 0;
  height: 0; }

.arrow-right {
  width: 0;
  height: 0; }

.widget-content {
  position: absolute;
  right: 0;
  top: 0;
  width: 45%;
  text-align: center;
  padding: 20px 0; }
  .widget-content p {
    overflow: hidden; }

.learn-more {
  display: inline-block;
  text-align: center; }

.social-sharing {
  width: 45%;
  position: absolute;
  right: 0;
  bottom: 0;
  font-size: 24px;
  padding: 20px 0;
  text-align: center;
  z-index: 10; }

/*# sourceMappingURL=style.css.map */
