

body
{
  font-family: 'Source Sans Pro', sans-serif;
font-size: 12px;
color: #7B7B7B;
line-height: 20px;
}

h1
{
  font-size: 30px;
color: #505050;
text-align: left;
line-height: 60px;
font-weight: 600;
  font-family: 'Source Sans Pro', sans-serif;
  margin: 0px;

}

h2
{
  font-size: 26px;
color: #505050;
line-height: 50px;
font-family: 'Source Sans Pro', sans-serif;
font-weight: 600;
}

h3
{
  font-family: 'Source Sans Pro', sans-serif;
  font-weight: 700;
  font-size: 23px;
  color: #505050;
  line-height: 42px;
  margin: 0px;
}

h4
{
  font-family: 'Source Sans Pro', sans-serif;
  font-weight: 700;
font-size: 18px;
color: #505050;
text-align: left;
margin: 0px;
}

h5
{
  font-family: 'Source Sans Pro', sans-serif;
  font-weight: 700;
font-size: 18px;
color: #505050;
text-align: left;
margin: 0px;
}

a
{
  font-family: 'Source Sans Pro', sans-serif;
font-size: 16px;
color: #000000;
text-align: justify;
line-height: 24px;
}

p
{
  font-family: 'Source Sans Pro', sans-serif;
  font-size: 16px;
color: #000000;
text-align: justify;
line-height: 24px;
}

.large-txt
{
  font-weight: 600;
    font-family: 'Source Sans Pro', sans-serif;
font-size: 20px;
color: #000000;
}

.content-link.active
{
    border-bottom: 4px solid #99C221;
    font-size: 18px;
    color: #4C4E56;
    line-height: 20px;
    font-family: 'Source Sans Pro', sans-serif;
    font-weight: 700;
}

.content-link
{
  font-size: 18px;
  color: #4C4E56;
  line-height: 20px;
  font-family: 'Source Sans Pro', sans-serif;
  text-transform: uppercase;
}


h1,
h2,
h3,
h4,
h5,
h6,
label {
    color: #505050;
    margin: 0px;
}

.body-mutted
{
  font-family: 'Source Sans Pro', sans-serif;
  font-size: 12px;
  color: #7B7B7B;
  text-align: center;
  line-height: 20px;
  margin-top: 10px;
}

.pure-form > fieldset > label {
    font-family: 'Source Sans Pro', sans-serif;
    font-size: 12px;
    color: #7B7B7B;
    line-height: 20px;
    font-weight: 400;
}

label
{
  font-family: 'Source Sans Pro', sans-serif;
}
