/*
Theme Name: Salient Child Theme
Theme URI: http: //mysite.com/
Description: This is a custom child theme for Salient
Author: My Name
Author URI: http: //mysite.com/
Template: salient
Version: 0.1
*/
body {margin-bottom: 88px;}

#call-to-action {
  position: fixed;
  bottom: 0;
  left: 0;
  width: 100%;
  background-color: rgba(255,255,255,0.9) !important;
  z-index: 300;
}
  #call-to-action .container {
    padding: 16px 0 !important;
  }
  #call-to-action .triangle {display: none;}
#header-outer {margin-top: 0 !important;}
