/* /Pages/Belief.razor.rz.scp.css */
div.row div[b-au761gsnla] {
    padding: 0 4% 2% 4%;
  }
  div.row div p.text-justify[b-au761gsnla] {
    padding: 3% 20%;
    font-size: 20px;
    line-height: 1.6em;
  }
/* /Pages/Contact.razor.rz.scp.css */
span[b-2fxdyswzve] {
    margin-bottom: 10px;
  }
  p[b-2fxdyswzve] {
    font-size: 20px;
  }
  div[b-2fxdyswzve] {
    margin-bottom: 20px;
  }
  div.channel[b-2fxdyswzve] {
    border-radius: 8px;
    -moz-transition: 0.5s all;
    -o-transition: 0.5s all;
    -webkit-transition: 0.5s all;
    transition: 0.8s all;
    cursor: default;
    padding-top: 10px;
  }
  div.channel:hover[b-2fxdyswzve] {
    -moz-box-shadow: 0 0 10px rgba(0, 0, 0, 0.3);
    -webkit-box-shadow: 0 0 10px rgba(0, 0, 0, 0.3);
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.3);
  }
/* /Pages/GoodNews.razor.rz.scp.css */
@font-face {
    font-family: 'Quicksand';
    src: url('/fonts/Quicksand-Regular.ttf');
  }
  @font-face {
    font-family: 'Quicksand Light';
    src: url('/fonts/Quicksand-Light.ttf');
  }
  @font-face {
    font-family: 'Quicksand Medium';
    src: url('/fonts/Quicksand-Medium.ttf');
  }
  @font-face {
    font-family: 'Quicksand Bold';
    src: url('/fonts/Quicksand-Bold.ttf');
  }
  div.row[b-sn4sreunf5] {
    padding-left: 5%;
    padding-right: 5%;
  }
  div.row div#news-text p[b-sn4sreunf5] {
    margin-top: 10px;
    padding-left: 12%;
    padding-right: 12%;
    font-size: 20px;
    font-family: Quicksand;
  }
  img[b-sn4sreunf5] {
    max-height: 90%;
  }
/* /Pages/Index.razor.rz.scp.css */
@font-face {
    font-family: 'Quicksand';
    src: url('/fonts/Quicksand-Regular.ttf');
  }
  @font-face {
    font-family: 'Quicksand Light';
    src: url('/fonts/Quicksand-Light.ttf');
  }
  @font-face {
    font-family: 'Quicksand Medium';
    src: url('/fonts/Quicksand-Medium.ttf');
  }
  @font-face {
    font-family: 'Quicksand Bold';
    src: url('/fonts/Quicksand-Bold.ttf');
  }
  div.row div#about-text p[b-pbacndsxag] {
    font-size: 20px;
    font-family: Quicksand;
    -moz-transition: 0.5s all;
    -o-transition: 0.5s all;
    -webkit-transition: 0.5s all;
    transition: 0.5s all;
  }
  @media screen and (max-width: 751px) and (min-width: 576px) {
    div.row div#about-text p[b-pbacndsxag] {
      font-size: 18px;
    }
  }
  div.row div#pic-l[b-pbacndsxag] {
    padding: 2% 1% 2% 3%;
  }
  div.row div#pic-r[b-pbacndsxag] {
    padding: 2% 3% 2% 1%;
  }
  div.row div#pic-r img[b-pbacndsxag] {
    max-height: 90%;
  }
  @media screen and (max-width: 726px) {
    div.row div#pic-r img[b-pbacndsxag] {
      max-height: 100%;
    }
  }
/* /Pages/Philosophy.razor.rz.scp.css */
@font-face {
    font-family: 'Quicksand';
    src: url('/fonts/Quicksand-Regular.ttf');
  }
  @font-face {
    font-family: 'Quicksand Light';
    src: url('/fonts/Quicksand-Light.ttf');
  }
  @font-face {
    font-family: 'Quicksand Medium';
    src: url('/fonts/Quicksand-Medium.ttf');
  }
  @font-face {
    font-family: 'Quicksand Bold';
    src: url('/fonts/Quicksand-Bold.ttf');
  }
  div.row[b-a2rfsde757] {
    padding: 0 2% 4% 4%;
  }
  div.row div h2[b-a2rfsde757] {
    margin-right: 15%;
  }
  ul li[b-a2rfsde757] {
    font-family: Quicksand;
    margin-bottom: 10px;
    -moz-transition: 1s all;
    -o-transition: 1s all;
    -webkit-transition: 1s all;
    transition: 0.5s all;
    font-size: 19px;
    border-radius: 8px;
  }
  ul li:hover[b-a2rfsde757],
  ul li:focus[b-a2rfsde757] {
    font-size: 20px;
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.3);
    cursor: default;
  }
  p[b-a2rfsde757] {
    font-size: 20px;
  }
/* /Shared/MainLayout.razor.rz.scp.css */
@font-face {
    font-family: 'Quicksand';
    src: url('/fonts/Quicksand-Regular.ttf');
  }
  @font-face {
    font-family: 'Quicksand Light';
    src: url('/fonts/Quicksand-Light.ttf');
  }
  @font-face {
    font-family: 'Quicksand Medium';
    src: url('/fonts/Quicksand-Medium.ttf');
  }
  @font-face {
    font-family: 'Quicksand Bold';
    src: url('/fonts/Quicksand-Bold.ttf');
  }
  .jumbotron.jumbotron-fluid[b-0f503i4evy] {
    font-family: 'Quicksand Bold';
    background: url('/img/1-okc-morning.jpg') no-repeat;
    background-size: cover;
    background-position-x: center;
    background-position-y: center;
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.7);
    margin-bottom: 15px;
  }
  .jumbotron.jumbotron-fluid div.container[b-0f503i4evy] {
    color: #fff;
  }
  p[b-0f503i4evy] {
    font-family: Quicksand;
    text-shadow: 0 0 10px rgba(0, 0, 0, 0.8);
  }

  nav[b-0f503i4evy] {
    background-color: #59BD7A;
    padding-top: 0;
    padding-bottom: 0;
  }

  a.navbar-brand[b-0f503i4evy] {
    font-family: 'Quicksand Bold';
    color: #ffffff;
    font-size: 30px;
    padding-top: 0;
    padding-bottom: 0;
  }

  button.navbar-toggler[b-0f503i4evy] {
    position: absolute;
    top: 5%;
  }

  a.nav-link[b-0f503i4evy] {
    font-family: 'Quicksand Bold';
  }

  a.nav-link:active[b-0f503i4evy],
  a.nav-link:hover[b-0f503i4evy],
  a.nav-link:focus[b-0f503i4evy] {
    color: #0072BC;
  }
  
  a.nav-link[b-0f503i4evy] {
    font-family: 'Quicksand Bold';
    font-size: 20px;
    color: #000;
    padding-top: 0;
  }
  a.nav-link:active[b-0f503i4evy],
  a.nav-link:hover[b-0f503i4evy],
  a.nav-link:focus[b-0f503i4evy],
  a.nav-link.active[b-0f503i4evy] {
    color: #0072BC;
  }
