/*
  Theme Name:   Allegiant Child
  Theme URI:    http://yourwebsite.com/twentyfourteen-child/
  Description:  My first child theme, based on Allegiant
  Author:       Daniel Pataki
  Author URI:   http://danielpataki.com
  Template:     allegiant
  Version:      1.0.0
  Tags:         black, green, white, light, dark, two-columns, three-columns, left-sidebar, right-sidebar, fixed-layout, responsive-layout, custom-background, custom-header, custom-menu, editor-style, featured-images, flexible-header, full-width-template, microformats, post-formats, rtl-language-support, sticky-post, theme-options, translation-ready, accessibility-ready, responsive-layout, infinite-scroll, post-slider, design, food, journal, magazine, news, photography, portfolio, clean, contemporary, dark, elegant, modern, professional, sophisticated
  Text Domain:  allegiant-child
*/


/*
  You can add your own CSS here.

Click the help icon above to learn more.
*/

.slider-slides {
    background: lightgrey;
    height: 240px;
}

.testimonials .testimonial-content {
    min-height: 140px;
}

.slider-slides .container {
    display: flex;
}

.slider-slides .slide-caption {
    flex: 1
}
