div.panel-heading.twitter {
    color: white;
    background-color: #1DA1F3;
    font-size: 20px;
}

div#candidates div.panel-body {
  font-size: 18px;
}

.XXtwitter {
  background-color: green !important;
  color: white !important;
}

.youtube {
  background-color: red;
}

XXdiv {border: solid 1px green;}


div.carousel.slide div.item {
  padding-top: 20px;
  font-style: italic;
  font-size: 32px;
  font-weight: bold;
}

.jumbotron {
    padding-bottom: 24px;
}






div.panel-body div.site-link a {font-size: 24px;};

Xdiv.panel.panel-primary div.panel-body h4 {font-size: 34px;};
Xh4 {font-size: 34px;};

.center {
    display: block;
    margin-left: auto;
    margin-right: auto;
    width: 50%;
}


/* Candidats */

div#candidates {
width: 360px;
width: 100%;
min-width: 360px;
}


div.panel.panel-default div.panel-heading {
      background-color: #0015BC !important;
  color: white;
  color: black;
  font-weight: bold;
      padding-left: 10px;
      padding-right: 15px;
      
  }
  
a.web-btn,
a.campaign-btn,
a.donate-btn
{
    margin-top: 5px;
  margin-left: 15px;
  padding-left: 15px;
  padding-right: 15px;
  padding-top: 2px;
  padding-bottom: 2px;
border: solid 1px black;
XXfloat: right;
    border-radius: 5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    -khtml-border-radius: 5px;
    
color: black;
    font-size: 14px;
    white-space: pre;
}

a.web-btn {background-color: #cccccc;}
a.campaign-btn  {background-color: #99ccff;}
a.donate-btn  {background-color: #f0fff0;}

div.panel.panel-default {
  margin-bottom: 20px;
  border: solid 1px #0015BC;
}

div.panel.panel-default div.panel-body {
  padding-top: 10px;
  padding-left: 10px;
  padding-right: 10px;
  padding-bottom: 5px;
}

span.nav-btns {
  padding-bottom: 5px;
  xmargin-top: 1px;
  xpadding-bottom: 8px;
}


footer p {font-size: 28px;}

div.row.advert-row {
  margin-top: 10px;
  margin-bottom: 10px;
}


































