<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@import url('https://fonts.googleapis.com/css?family=Open+Sans:400,400i,700,700i|Raleway:300,300i,400,400i,700,700i');

/*
Theme Name: Robeson County Adoption Services
Theme URI: http://www.robesonadoptionandfoster.com
Description: Bootstrap Theme for WordPress based on BST 2.7.1 by Simon Padbury
Author: Sugar Maple Interactive
Author URI: http://www.sugarmapleinteractive.com
Version: 1.0
*/

body {
   background: url("img/blue-gradient.png") #ffffff top left repeat-x;
   font-family: 'Raleway', sans-serif;
}

h1, h2, h3, h4, h5, h6 {
  color: #79bb43;
}

a {
  color: #00bad0;
}

#logo-right a,
.site-footer a {
  color: #79bb43;
  text-transform: uppercase;
  font-weight: bold;
  font-size: 19px;
}

#logo-right a.facebook,
.site-footer a.facebook {
  color: #00bad0;
  text-transform: none;
  font-weight: normal;
  font-size: 20px;
}

#logo-right a.facebook img,
.site-footer a.facebook img {
  height: 50px;
}

#logo {
  padding: 25px 0 0 0;
}

#logo img {
  padding-bottom: 20px;
}

#logo-row {
  display: -webkit-box;      /* OLD - iOS 6-, Safari 3.1-6 */
  display: -moz-box;         /* OLD - Firefox 19- (buggy but mostly works) */
  display: -ms-flexbox;      /* TWEENER - IE 10 */
  display: -webkit-flex;     /* NEW - Chrome */
  display: flex;             /* NEW, Spec - Opera 12.1, Firefox 20+ */
}

#logo-right {
  align-items: stretch;
}

.search-btn {
  color: #d51a69;
}

#dss-link {
  background-color: #ffce01;
  padding: 5px 0 5px 15px;
  position: absolute;
  width: 100%;
  bottom: 0;
}

#dss-link a {
  font-size: 19px;
  color: #ffffff;
  font-weight: normal;
}

.navbar {
  margin-bottom: 0;
}

.navbar-default {
  border: none;
  background-color: #00bad0;
}

.navbar-default .navbar-nav&gt;li&gt;a {
  color: #ffffff;
  text-transform: uppercase;
  font-size: 14px;
  font-size: 19px;
  letter-spacing: 2px;
  padding-left: 25px;
  padding-right: 25px;
}

.navbar-default .navbar-nav&gt;li.active {
  background-color: #00bad0;
}

.navbar-default .navbar-nav&gt;li.active&gt;a:hover,
.navbar-default .navbar-nav&gt;li.active&gt;a {
  background: url("img/active-menu.png") #00bad0 bottom center no-repeat;
  color: #ffffff;
}

.navbar-default .navbar-nav&gt;li&gt;a:hover {
  color: #ffffff;
  text-decoration: underline;
}

.white-bg {
  padding-top: 5px;
  background-color: #ffffff;
}

.blue-bg {
  background-color: #00bad0;
}

#home-page-faces {
  background: url("img/pink-bg-reversed.gif") transparent bottom left repeat-x;
  text-align: center;
}

#faces {
  padding: 15px 0;
  background: url("img/pink-bg.gif") #ffffff top left repeat-x;
  text-align: center;
}

#home-page-faces img,
#faces img {
  margin: 0 auto;
}

#links {
  margin: 45px 0;
}

#links .thumbnail {
  background: url("img/blue-gradient-reversed.png") #ffffff bottom left repeat-x;
  padding: none;
  border: none;
  border-radius: 0;
}

#links .thumbnail h3 {
  color: #ffffff;
  text-transform: uppercase;
  margin: 0;
  letter-spacing: 2px;
}

#links .thumbnail .title {
  padding: 8px 0;
  margin-bottom: 15px;
}

#links .thumbnail p {
  padding: 0 15px 15px 15px;
}

#links .thumbnail a {
  text-transform: uppercase;
  font-weight: bold;
}

#links #foster .title {
  background-color: #d51a69;
}

#links #adopt .title {
  background-color: #00bad0;
}

#links #volunteer .title {
  background-color: #79bb43;
}

#links #foster a {
  color: #d51a69;
}

#links #adopt a {
  color: #00bad0;
}

#links #volunteer a {
  color: #79bb43;
}

#video {
  background-color: #79bb43;
}

#events {
  margin-top: 40px;
  background-color: #ffce01;
}

#video h3,
#events h3 {
  text-align: center;
  text-transform: uppercase;
  color: #ffffff;
  font-size: 24px;
  letter-spacing: 2px;
}

#video .row,
#events .row {
  margin-top: 20px;
  margin-bottom: 40px;
}

.main-container {
  padding: 30px 0;
}

.site-footer {
  padding: 30px 0;
  background: url("img/blue-gradient.png") #ffffff top left repeat-x;
}

.middle-footer {
  padding-top: 10px;
}

.right-footer {
  padding-top: 40px;
}

.absolute-footer {
  padding: 15px 0;
  background-color: #00bad0;
  color: #ffffff;
}

.absolute-footer h3,
.absolute-footer a {
  color: #ffffff;
}

@media screen and (max-width: 782px) {
  #logo img {
    max-height: 150px;
  }
  
  .navbar-default .navbar-nav&gt;li&gt;a,
  #menu-main-menu &gt; li:nth-of-type(1) &gt; a {
    padding-left: 15px;
  }
}

.btn-primary {
  background-color: #d51a69;
  border-color: #d51a69;
  border-radius: 0;
}

.event {
  margin-bottom: 15px;
}

.event-text {
  background-color: #ffffff;
  padding: 10px;
}

.event-text a {
  color: #79bb43;
}

a.event-title {
  color: #d51a69;
}</pre></body></html>