/*
Theme Name: Zermatt Child
Theme URI: https://www.cssigniter.com/themes/zermatt/
Author: CSSIgniter
Author URI: https://www.cssigniter.com/
Description: Child theme for Zermatt
Version: 1.0
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Template: zermatt
Text Domain: zermatt-child
*/

/*
 * Add your custom styles below. The parent theme's styles are loaded automatically by default.
 * If you need to change this, see functions.php
 */
 
 .mast-head {
  display: table;
  width: 100%;
  border-bottom: 1px solid rgba(255, 255, 255, 0.2);
  padding: 23px 0;
  max-height: 115px;
}

