@charset "UTF-8";

/*!
Animate.css - http://daneden.me/animate
Licensed under the MIT license - http://opensource.org/licenses/MIT

Copyright (c) 2015 Daniel Eden
*/

.box-title {

}

.appeal {
    margin: 0.5em 0;
    background: #black;
    width: 608px;
    border: double 5px #c4a14e;
}

.appeal .box-title {
    font-size: 1.2em;
    background: #c10303;
    padding: 1px;
    text-align: center;
    color: #FFF;
    font-weight: bold;
    letter-spacing: 0.03em;
}
.appeal h3 {
  font-size: 1.3em;
  margin: 0em 0;
  padding: 0px;
  margin: 0;
  letter-spacing: 0.00em;
  font-weight: bold;
}

.text {margin: 1em;
}

.recruitbanner {
  width: 307px;
}

.detaillink {
padding: 0px;
}

.contact{
    padding: 0.3em 1em;
    margin: 0.3em 0;
    border: solid 2px #c4a14e;
    font-size: 18px;
    font-weight: bold;
    color: #232323;
    background: #fff8e8;
    border-left: solid 15px #c4a14e;
}
.contactbox{
    width: 618px;
}