/* blue: #36589f */

a.header:link {
    color: black;
}

a.header:visited {
    color: black;
}

a.header::hover {
    color: #128ED5;
}

a.header:active {
    color: black;
}

a.mids:link {
    font-size: .8rem;
    color: #cccccc;
}

a.mids:hover {
    font-size: .8rem;
    color:  #36589f;
}

a.mids:visited {
    font-size: .8rem;
    color: #cccccc;
}

.blueOutline-button {
    -webkit-appearance: none;
    -moz-appearance: none;
    border-radius: 1;
    border-style: solid;
    border-width: 1;
    cursor: pointer;
    font-family: "Helvetica Neue", Helvetica, Roboto, Arial, sans-serif;
    font-weight: normal;
    line-height: normal;
    margin: 0 0 1.25rem;
    position: relative;
    text-align: center;
    text-decoration: none;
    display: inline-block;
    padding: 1rem 2rem 1.0625rem 2rem;
    font-size: 1rem;
    background-color: #383838;
    border-color:  #36589f;
    color: #ffffff;
}



/* line 163, ../bower_components/foundation/scss/foundation/components/_buttons.scss */

.blueOutline-button:hover,
.blueOutline-button:focus {
    background-color:  #36589f;
    color: #fff;
    transition: background-color 300ms ease-out;
}

a.blueOutline-button:link {
    border: 1px solid  #36589f!important;
}
.callOutline-button {
    -webkit-appearance: none;
    -moz-appearance: none;
    border-radius: 1;
    border-style: solid;
    border-width: 5px;
    cursor: pointer;
    font-family: "Helvetica Neue", Helvetica, Roboto, Arial, sans-serif;
    font-weight: normal;
    line-height: normal;
    margin: 0 0 1.25rem;
    position: relative;
    text-align: center;
    text-decoration: none;
    display: inline-block;
    padding: 1rem 2rem 1.0625rem 2rem;
    font-size: 1.2rem;
    background-color: none;
    border-color:  #36589f;
    color: #ffffff;
}
.callOutline-button:hover,
.callOutline-button:focus {
    background-color:  #36589f;
    color: #fff;
    transition: background-color 300ms ease-out;
}

a.callOutline-button:link {
    border: 1px solid  #36589f!important;
}

/* line 89, ../scss/app.scss */

.white-button {
    -webkit-appearance: none;
    -moz-appearance: none;
    border-radius: 0;
    border-style: solid;
    border-width: 0;
    cursor: pointer;
    font-family: "Helvetica Neue", Helvetica, Roboto, Arial, sans-serif;
    font-weight: normal;
    line-height: normal;
    margin: 0 0 1.25rem;
    position: relative;
    text-align: center;
    text-decoration: none;
    display: inline-block;
    padding: 1rem 2rem 1.0625rem 2rem;
    font-size: 1rem;
    background-color: #F7F7F7;
    border-color:  #36589f;
    color: #333333;
    transition: background-color 300ms ease-out;
}


/* line 163, ../bower_components/foundation/scss/foundation/components/_buttons.scss */

.white-button:hover,
.white-button:focus {
    background-color:  #36589f;
    
}


/* line 169, ../bower_components/foundation/scss/foundation/components/_buttons.scss */

.white-button:hover,
.white-button:focus {
    color: #ffffff;
}

a.white-button:link {
    border: 1px solid  #36589f !important;
    color: #333333 !important;
}


/* line 297, ../scss/app.scss */

.footer_font_header {
    color: #ffffff;
    font-family: 'PT Sans', sans-serif !important;
}

p.footer2 {
    padding-top: 0.5rem;
    margin-bottom: 0;
    font-size: 0.9rem;
    color: #8f8e8e;
}


.fullWidth {
    width: 100%;
    margin-left: auto;
    margin-right: auto;
    max-width: initial;
    background-color: #F9FDFF
}

.callout-fullWidth {
    width: 100%;
    margin-left: auto;
    margin-right: auto;
    max-width: initial;
}

.serviceGrid {
    top-padding: 10px;
}

.what_bg {
    background-color: white;
    padding: 4rem 2rem 1.0625rem 2rem !important;
}

.service-button {
    -webkit-appearance: none;
    -moz-appearance: none;
    border-radius: 1;
    border-style: solid;
    border-width: 0;
    cursor: pointer;
    font-family: "Helvetica Neue", Helvetica, Roboto, Arial, sans-serif;
    font-weight: normal;
    line-height: normal;
    margin: 0 0 1.25rem;
    position: relative;
    text-align: center;
    text-decoration: none;
    display: inline-block;
    padding: 3rem 2rem 1.0625rem 2rem;
    font-size: 1rem;
    background-color: #F9FDFF;
    border-color: #eff3f7;
    ;
    color: black;
    transition: background-color 300ms ease-out;
}

.service-button-text {
    color: #333;
}


/* line 163, ../bower_components/foundation/scss/foundation/components/_buttons.scss */

.service-button:hover,
.service-button:focus {
    background-color: #0879BD;
    ;
}


/* line 169, ../bower_components/foundation/scss/foundation/components/_buttons.scss */

.service-button:hover,
.service-button:focus {
    color: black;
}

a.service-button:link {
    border: 1px solid #eff3f7!important;
    color: #33AAEE !important;
}

.servicelist li {
    padding: 0;
    margin: 0;
}


/* line 135, ../scss/app.scss */

.header-padding {
    padding-left: 26px;
}

hr.blue {
    border: 0;
    height: 1px;
    color:  #36589f;
    background-color:  #36589f;
}


/* line 160, ../scss/app.scss */

h1#smile_bar {
    color:#FFFFFF;
    border-bottom-color: #33AAEE;
    font-size: 30px;
    font-weight: 700;
        padding-left:5px;
    padding-right:5px;

}

h1.smile_bar {
    color:#FFFFFF;
    border-bottom-color: #33AAEE;
    font-size: 30px;
    font-weight: 700;
        padding-left:5px;
    padding-right:5px;

}


.heroSubtext{
    color:#FFFFFF;
    padding-left:5px;
    padding-right:5px;
}
.mobileHero {
    color: white;
    border-bottom-color: #33AAEE;
    font-size: 35px;
    font-weight: 700;
    /* text-shadow: 1px 1px 1px black;*/
}

h2#service_bar {
    border-bottom-color: #33AAEE;
    font-size: 40px;
    font-weight: 800;
}

h4#smile_bar {
    color:#FFFFFF;
    /* text-shadow: 1px 1px 1px black;*/
}

.whiteText {
    color: white;
}

.aboutIcons {
    font-size: 35px;
    color: #333333;
}

.subFooter {
    width: 100%;
    margin-left: auto;
    margin-right: auto;
    max-width: initial;
    background-color: #111416;
    text-align: center;
}

.subFooter-text {
    text-align: center;
}

.subHeader-services {
    width: 70%;
    margin-left: auto;
    margin-right: auto;
    max-width: initial;
    background-color: #ffffff;
}

.servicesPadding {
    padding-left: 41px;
}

#subHeader {
    padding-top: 50px;
    padding-bottom: 50px;
}

.subHeader {
    padding-top: 50px;
    padding-bottom: 50px;
}


.wrap {
    float: left;
    padding-right: 35px;
}

.footerA {
    color: #888888;
}

.container {
    background-color: #000000;
    padding: 3px;
    /*add this if you want a bit of space around the text*/
}

.logoPadding {
    padding-top: 3px;
}

.custom-panel {
    @include panel( // Sets the panel background color. Default: $panel-pg
    $bg: orange, // Sets the panel padding amount. Default: $panel-padding
    $padding: 20px, // Sets the font color based on the darkness of the bg & resets header line-heights for panels. Default: $panel-header-adjust
    $adjust: true);
}

a.serviceLink:link {
    color:  #36589f;
}

a.serviceLink:visited {
    color:  #36589f;
}

a.serviceLink:hover {
    color: black;
}

a.serviceLink:active {
    color:  #36589f;
}

a.footer:link {
    color: #888888;
}

a.footer:visited {
    color: #888888;
}

a.footer:hover {
    color:  #36589f;
}

a.footer:active {
    color: #888888;
}

a.contactLinkColor:link {
    color: #000000;
}

a.contactLinkColor:visited {
    color: #000000;
}

a.contactLinkColor:hover {
    color: #128ED5;
}

a.contactLinkColor:active {
    color: #000000;
}

.smallerText {
    font-size: .9rem;
}

#map {
    min-width: 200px;
    max-width: 1400px;
    height: 500px;
    text-align: center;
    margin: 0px;
}

.imagePanel {
    background-image: url('../img/image1.jpg');
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
    padding-top: 50%;
    padding-bottom: 54%;
}

.bannerDesktop {
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
    padding-top: 8%;
    padding-bottom: 8%;
    color: black;
    text-align: center;
    background-image: url("../img/hero.jpg");
}
.bannerDesktop-new {
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
    background-image: url("../img/hero.jpg");
    text-align: center;
}
.bannerMobile {
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
    text-align: center;
    background-image: url("../img/herom.jpg");
}

.bannerStyle-services {
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
    padding-top: 5%;
    padding-bottom: 5%;
    color: black;
    text-align: center;
    background-image: url("../img/service-banner.jpg");
}

.bannerStyle-face {
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
    padding-top: 5%;
    padding-bottom: 5%;
    color: black;
    text-align: center;
    background-image: url("../img/face-banner.jpg");
}

.bannerStyle-body{
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
    padding-top: 5%;
    padding-bottom: 5%;
    color: black;
    text-align: center;
    background-image: url("../img/body-banner.jpg");
}

.bannerStyle-breast {
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
    padding-top: 5%;
    padding-bottom: 5%;
    color: black;
    text-align: center;
    background-image: url("../img/breast-banner.jpg");
}

.bannerStyle-vectra{
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
    padding-top: 5%;
    padding-bottom: 5%;
    color: black;
    text-align: center;
    background-image: url("../img/vectra-banner.jpg");
}

.bannerStyle-office {
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
    padding-top: 5%;
    padding-bottom: 5%;
    color: black;
    text-align: center;
    background-image: url("../img/office-banner.jpg");
}

.bannerStyle-doctor {
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
    padding-top: 5%;
    padding-bottom: 5%;
    color: black;
    text-align: center;
    background-image: url("../img/doctor-banner.jpg");
}

.bannerStyle-quote {
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
    padding-top: 5%;
    padding-bottom: 5%;
    color: black;
    text-align: center;
    background-image: url("../img/quote-banner.jpg");
}

.bannerStyle-palat {
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
    padding-top: 7%;
    padding-bottom: 10%;
    color: black;
    text-align: center;
    background-image: url("../img/palatbanner.jpg");
}

.bannerStyle-about {
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
    padding-top: 5%;
    padding-bottom: 5%;
    color: black;
    text-align: center;
    background-image: url("../img/about-banner.jpg");
}

.bannerStyle-gallery {
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
    padding-top: 7%;
    padding-bottom: 10%;
    color: black;
    text-align: center;
    background-image: url("../img/gallerybanner.jpg");
}

.bannerStyle-contact {
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
    padding-top: 5%;
    padding-bottom: 5%;
    color: black;
    text-align: center;
    background-image: url("../img/contact-banner.jpg");
}

.bannerStyle-gallery {
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
    padding-top: 5%;
    padding-bottom: 5%;
    color: black;
    text-align: center;
    background-image: url("../img/gallery-banner.jpg");
}

.bannerStyle-forms {
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
    padding-top: 7%;
    padding-bottom: 10%;
    color: black;
    text-align: center;
    background-image: url("../img/formsbanner.jpg");
}

.bannerStyle-team {
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
    padding-top: 7%;
    padding-bottom: 10%;
    color: black;
    text-align: center;
    background-image: url("../img/doctors.jpg");
}

.thinOutline-button {
    -webkit-appearance: none;
    -moz-appearance: none;
    border-radius: 1;
    border-style: solid;
    border-width: 1;
    cursor: pointer;
    font-family: "Helvetica Neue", Helvetica, Roboto, Arial, sans-serif;
    font-weight: normal;
    line-height: normal;
    margin: 0 0 1.25rem;
    position: relative;
    text-align: center;
    text-decoration: none;
    display: inline-block;
    padding: .5rem 1rem .5rem 1rem;
    font-size: 1rem;
    background-color: #33AAEE;
    border-color:  #36589f;
    color: #ffffff;
}


/* line 163, ../bower_components/foundation/scss/foundation/components/_buttons.scss */

.thinOutline-button:hover,
.thinOutline-button:focus {
    background-color:  #36589f;
    color: #fff;
    transition: background-color 300ms ease-out;
}

a.thinOutline-button:link {
    border: 1px solid  #36589f!important;
}


/* line 149, ../scss/app.scss */

a.social:link {
    color: gray;
    padding: 10px;
}


/* line 154, ../scss/app.scss */

a.social:visited {
    color: gray;
}


/* line 159, ../scss/app.scss */

a.social:hover {
    color:  #36589f;
}


/* line 212, ../scss/app.scss */

.blue_text {
    color:  #36589f;
    text-align: center;
}


/* line 227, ../scss/app.scss */

h4.nav_menu:hover {
    color:  #36589f;
}

.slim {
    margin-bottom: -.6rem;
}


/* Button in header */


/* line 273, ../scss/app.scss */

.blue-button-header {
    -webkit-appearance: none;
    -moz-appearance: none;
    border-radius: 0;
    border-style: solid;
    border-width: 1px;
    cursor: pointer;
    font-family: "Helvetica Neue", Helvetica, Roboto, Arial, sans-serif;
    font-weight: normal;
    line-height: normal;
    margin: 0 0 1.25rem;
    position: relative;
    text-align: center;
    text-decoration: none;
    display: inline-block;
    padding: .5rem 1rem .5rem 1rem;
    font-size: .8rem;
    background-color: #383838;
    border-color:  #36589f;
    color: #FFFFFF;
    transition: background-color 300ms ease-out;
}


/* line 163, ../bower_components/foundation/scss/foundation/components/_buttons.scss */


/* line 318, ../scss/app.scss */

.blue-button-header:hover,
.blue-button:focus {
    background-color:  #36589f;
}


/* line 169, ../bower_components/foundation/scss/foundation/components/_buttons.scss */


/* line 323, ../scss/app.scss */

.blue-button-header:hover,
.blue-button:focus {
    color: #FFFFFF;
}


/* line 333, ../scss/app.scss */

#office_bg {
    background-color: #383838;
    height: 110px;
    padding-top: 10px;
}


/* line 339, ../scss/app.scss */

#phone_bg {
    background-color: #202020;
    height: 110px;
    padding-top: 10px;
}


/* line 345, ../scss/app.scss */

#mail_bg {
    background-color: #141414;
    height: 110px;
    padding-top: 10px;
}


/* line 327, ../scss/app.scss */

.footer_bottom {
    padding-top: 70px;
    background-color: black;
    color: #888888;
}


/* line 382, ../scss/app.scss */

.footer-icon {
    color:  #36589f;
    font-size: 32px !important;
    padding: 15px;
    background-color: transparent;
}


/* line 88, ../bower_components/foundation/scss/foundation/components/_panels.scss */

.panel.callout {
    border-style: solid;
    border-width: 1px;
    border-color: #d8d8d8;
    margin-bottom: 1.25rem;
    padding: 1.25rem;
    background: #141414;
    color: #333333;
}


/* line 232, ../scss/app.scss */

#subHeader {
    background-image: url("../img/callout.jpg");
    background-repeat: repeat-x;
    /*background-color: #004400;*/
    position: relative;
    background-size: cover;
    color: white;
    font-weight: 900;
    text-shadow: 1px 1px black;
    padding-top: 25px;
    padding-bottom: 25px;
}

.subHeader {
    background-image: url("../img/callout.jpg");
    background-repeat: repeat-x;
    /*background-color: #004400;*/
    position: relative;
    background-size: cover;
    color: white;
    font-weight: 900;
    text-shadow: 1px 1px black;
    padding-top: 25px;
    padding-bottom: 25px;
}



/* line 82, ../scss/app.scss */

.blue-button {
    -webkit-appearance: none;
    -moz-appearance: none;
    border-radius: 0;
    border-style: solid;
    border-width: 0;
    cursor: pointer;
    font-family: "Helvetica Neue", Helvetica, Roboto, Arial, sans-serif;
    font-weight: normal;
    line-height: normal;
    margin: 0 0 1.25rem;
    position: relative;
    text-align: center;
    text-decoration: none;
    display: inline-block;
    padding: 1rem 2rem 1.0625rem 2rem;
    font-size: 1rem;
    background-color: black;
    border-color:  #36589f;
    color: #FFFFFF;
    transition: background-color 300ms ease-out;
}


/* line 163, ../bower_components/foundation/scss/foundation/components/_buttons.scss */

.blue-button:hover,
.blue-button:focus {
    background-color:  #36589f;
}


/* line 169, ../bower_components/foundation/scss/foundation/components/_buttons.scss */

.blue-button:hover,
.blue-button:focus {
    color: #FFFFFF;
}


/* line 246, ../scss/app.scss */

.blue-font {
    color: black;
}

.heroBG {
    border-radius: 5px;
    background-color: black;
    background: rgba(0, 0, 0, 0.4);
    background-size:
}
.serviceBG {
    border-radius: 5px;
    background-color: black;
    background: rgba(0, 0, 0, 0.6);
    padding:15px;
}
#nav {
  background-color: #FFFFFF;
  position: relative;
  background-size: contain;
}

.bannerCallout{

margin-left:15%;
margin-top:15%;
margin-bottom:15%;
box-shadow: 5px 10px 3px  rgba(0, 0, 0, 0.5);

}
.bannerCalloutM{

margin-left:10%;
margin-top:10%;
margin-right:5%;
margin-bottom:10%;
background: #ffffff; /* Old browsers */
background: -moz-linear-gradient(top,  #ffffff 0%, #f3f3f3 50%, #ededed 51%, #ffffff 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(top,  #ffffff 0%,#f3f3f3 50%,#ededed 51%,#ffffff 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to bottom,  #ffffff 0%,#f3f3f3 50%,#ededed 51%,#ffffff 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#ffffff',GradientType=0 ); /* IE6-9 */
box-shadow: 5px 10px 3px  rgba(0, 0, 0, 0.5);

}

.bannerCalloutS{
margin-right:2%;
margin-left:2%;
margin-top:5%;
margin-bottom:5%;
background: #ffffff; /* Old browsers */
background: -moz-linear-gradient(top,  #ffffff 0%, #f3f3f3 50%, #ededed 51%, #ffffff 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(top,  #ffffff 0%,#f3f3f3 50%,#ededed 51%,#ffffff 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to bottom,  #ffffff 0%,#f3f3f3 50%,#ededed 51%,#ffffff 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#ffffff',GradientType=0 ); /* IE6-9 */
box-shadow: 5px 10px 3px  rgba(0, 0, 0, 0.5);

}

.herotextTop{
 
 background:#383838; 
}

.herotextBottom{
 background:#FFFFFF; 
}

.heroMargin{
    margin-top:-1.5rem;
}

hr.blue {
    border: 0;
    height: 4px;
  margin-right: 25px;
margin-left:25px;
    border-top: 4px solid #36589f;
}
hr.white{
    border: 0;
    height: 3px;

margin-right: 25px;
margin-left:25px;
    border-top: 3px solid #ffffff;
}
.service {
  width: 100%;
  height: 315px;
  margin: 15px auto 15px auto;
  text-align: center;
 /* border: 3px solid #1D2F56; */

  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease; 
  background: #FFFFFF;}
  .service .service-icon-box {
    position: relative;
    top: 35px;
    display: inline-block;
    margin-bottom: 10px;
    padding: 10px;
    background: none;
    -webkit-transition: all 0.3s ease;
    transition: all 0.3s ease; }

  .service .service-heading {
    position: relative;
    top: 30px;
    color: black;
    -webkit-transition: all 600ms cubic-bezier(0.68, -0.55, 0.265, 1.55);
    transition: all 600ms cubic-bezier(0.68, -0.55, 0.265, 1.55); }
  .service .service-description {
    width: 90%;
    margin: -40px auto auto auto ;
    opacity: 0;
    font-size: 1rem;

    -webkit-transition: all 600ms cubic-bezier(0.68, -0.55, 0.265, 1.55);
    transition: all 600ms cubic-bezier(0.68, -0.55, 0.265, 1.55);
    -webkit-transform: scale(0);
    -ms-transform: scale(0);
    transform: scale(0); }
  .service .service-icon-box > img.service-icon {
    width: 200px; }
  .service:hover {
  /*  border-color: #36589f;*/ 
  }
  .service:hover .service-icon-box {
    top: -30px;
    width: 75px;
  
  }
  .service:hover .service-heading {
    top: -50px;
    color:black;

     }
  .service:hover .service-description {
    opacity: 1;
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1); 
}

.serviceTextBox{
background:#383838; 
    box-shadow: 5px 10px 3px  rgba(0, 0, 0, 0.5);
    padding-bottom:2px;
    margin-bottom:15px;
}
.footerMargin{
    margin-bottom:-3.3rem;
}

iframe {
    border-width: 0px;
    width: 100%;
}
.row.full {
 width: 100%;
}

/*City Links*/

.cityLinkBox {
    padding-top: 1rem;
    background: #fff;
}
.accordion-title{
    border:1px solid #000  !important;
   
}

.accordion-item{
    border-color: #000;
 
}

a.accordion-titleCity {
    background: transparent !important;
    color: #25825C;
    font-size: 1rem;
    padding: .75rem .5rem .75rem .5rem;

}

a.accordion-titleCity:hover {

    color: #005AA4;

}

.accordion-itemCity {
    background: transparent !important;
    color: #fff;
}

.accordion-contentCity {
    background: transparent !important;
    color: #fff;
}

.accordionCity {
    background: transparent !important;
    color: #fff;
}
.accordion-contentCity p{
    font-weight:600;
}

a.cityLink:link,
a.cityLink:active,
a.cityLink:visited {
    font-size: 1rem !important;
    color: #25825C;
    font-weight: 600!important;
}

a.cityLink:hover {
    color: #005AA4;
}

h1.city {
    font-size: 1rem;
    color: inherit;
    font-weight: 600;
    padding: 0;
    margin: 0;
    line-height: 1rem;

}

.sectionHeader{
    background: #3A3A3A;
    padding:.25rem .50rem .25rem .50rem;
    margin-top: .50rem;
    border-radius: 0rem 0rem 1rem 1rem;
}
.sectionHeader2 {
    background: #BD191E;
    padding:.25rem 1rem .25rem 1rem;
    border-radius: 0rem 0rem 1rem 1rem;;
}
.sectionHeader h1{
    color: #fff;
    text-align: center;
    text-transform: uppercase;
}
.sectionHeader2 h1{
    color: #fff;
    text-align: center;
    text-transform: uppercase;
}
.topSpace{
    padding-top: 2rem;
}