/*
 Theme Name:   GeneratePress Child
 Theme URI:    https://generatepress.com
 Description:  Default GeneratePress child theme
 Author:       Tom Usborne
 Author URI:   https://tomusborne.com
 Template:     generatepress
 Version:      0.1
*/

.contct-pg-cont {
  box-shadow: 0px 0px 6px 2px lightgray;
}

.sticky-side-bar {
  position: sticky;
  top: 36px;
}

.phon-cta {
  position: fixed;
  bottom: 0;
  width: 100%;
}