body {
  padding-top: 5rem;
}
.start {
  padding: 3rem 1.5rem;
  text-align: center;
}

li.borderless {
  border: 0 none;
}

.mycontact {
  font-weight: 400;
  font-size: .875rem;
  color: #46423d;
}

.btn-link {
  color: #46423d;
}

.btn-link:hover {
  color: #d20000;
  text-decoration: none !important;
}

.btn-link:visited {
  color: #46423d;
  text-decoration: none !important;
}

 /* a:link {
    color: #009f9f;
}

a:visited {
    color: #46423d;
} */

/*

a:hover {
    color: #d20000 !important;
}

a:visited {
    color: #46423d;
}

a:hover {
  text-decoration: none !important;
} */

h1 {
  font-family: 'EB Garamond', serif;
  color: #9F0000;
}

h2 {
  font-family: 'EB Garamond', serif;
  color: #6F6960;
}

.myfig {
  padding-top:1rem;
  padding-bottom:1.5em;
  width: 100% \9;
}

.myemail {
  width: 100% \9;
}

.ccv {
  font-family:'EB Garamond', serif;
  font-size: 20px;
}


.list-inline>li {
    margin-right: 10px;
}
