html {
  scroll-behavior: smooth;
}

/* iconmoon social media icons */
/* .icon {
  display: inline-block;
  width: 30px;
  height: 30px;
  stroke-width: 0;
  stroke: currentColor;
  fill: currentColor;
} */

.icon-envelop a:hover {
  color: #e46e48;
}

.icon-envelop {
  width: 40px;
  height: 40px;
  stroke-width: 0;
  stroke: currentColor;
  fill: currentColor;
}

.icon-cheveron-up, .icon-linkedin, .icon-facebook, .icon-youtube {
  width: 30px;
  height: 30px;
  stroke-width: 0;
  stroke: currentColor;
  fill: currentColor;
}


/* ==========================================
Single-colored icons can be modified like so:
.icon-name {
  font-size: 32px;
  color: red;
}
========================================== */



.logo-display {
    margin-top: -10px;
    padding: 0;
    width: 175px;
    height: 75px;
}

.carousel-caption {
    /* margin-left: 325px; */
    /* margin-bottom: 100px; */
    width: 700px;
}

.banner_btn {
    color: black;
}

.carousel-text {
    color: purple;
}

.contact_content {
  margin-top: 65px;
}

.text-box {
  width: 86%;
  margin-top: 6px;
  margin-left: 6px;
}

.service {
  /* height: 350px; */
  /* Use below setting with index copy.html or when updating the website */
  height: 500px;
}

.phone {
    color: white;
}

.email-link {
    color: white;
}

.i-am-book {
  display: block;
  margin-left: auto;
  margin-right: auto;
  width: 50%;
  height: 50%;
}

.color-with-book {
  display: block;
  margin-left: auto;
  margin-right: auto;
  width: 54%;
  height: 54%;
}

.barnes-link {
  padding-top: 15px;
}

#more {
  display: none;
}

#more2 {
  display: none;
}

#myBtn, #myBtn2 {
  background-color: #9068be;
  border: none;
  color: black;
  font-weight: 500;
  font-family: 'Damion', cursive;
  font-size: 20px;
}