/*============================================================================
  #Override Stylesheet
  #Add Custom Styles Here
==============================================================================*/
.panel--inline {
  display: flex;
  width: 100%;
  flex-direction: column; }

.panel--inline .panel__cell:first-of-type {
  width: 100%;
  padding: 0; }

.section--hero p {
  line-height: 1.2; }
