/*
Theme Name:         The Storage of America - B2C Multisite
Theme URI:          https://roots.io/sage/
Description:        Reccenter / Sage 10.8.2
Version:            10.8.2
Author:             Roots
Author URI:         https://roots.io/
Text Domain:        sage
License:            MIT License
License URI:        https://opensource.org/licenses/MIT
Requires PHP:       8.1
Requires at least:  5.9
*/

@media (min-width: 768px) {
  .footer-statement .row {
    align-items: center;
  }

  .footer-statement .text-start {
    text-align: right !important;
  }

  .footer-statement .col-12.col-md-8.col-sm-6.mb-4.mb-sm-0,
  .footer-statement .col-12.col-md-4.col-sm-6.mb-4.mb-sm-0,
  .footer-statement .col-md-4,
  .footer-statement .col-md-8 {
    flex: 0 0 auto;
    width: 50% !important;
  }
}
