/**  * COMMON FOR ALL PAGES   */.wrap {    margin: 10px 20px 0 2px;}.wrap h1.wp-heading-inline {    display: inline-block;    margin-right: 50px;}p.description,p.help,span.description {    font-size: 14px;}/**  * OVERVIEW PAGE  */.sign_button {    margin-top: 25px;}.sign_button button {    text-align: center;    padding: 5px 26px;    margin-top: 10px;    background: #FDBA00;    border-radius: 8px;    font-size: 14px;    border: 1px solid #2e2e2e;}.sign_button span {    text-align: center;    padding: 5px 26px;    margin-top: 10px;    background: #4FD968;    border-radius: 8px;    font-size: 14px;    border: 1px solid #2e2e2e;    margin-left: 25px;}.sign_button a {    color: #fff;    text-decoration: none;}.sign_button a:hover {    color: #000;}.licence_section {    margin-top: 85px;}/*  * PLACEMENT PAGE  */.placements-position-form .placement-img {    position: relative;    top: 0;    left: 0;    float: left;    width: 190px;    margin: 15px 0 0 15px;    -webkit-filter: drop-shadow(0px 4px 2px rgba(0, 0, 0, 0.2));    background: #fff;    padding: 12px;}.placements-free-position .placement-img {    position: relative;    top: 0;    left: 0;    float: left;    width: 96%;    margin: 15px 0 0 15px;    -webkit-filter: drop-shadow(0px 4px 2px rgba(0, 0, 0, 0.2));    background: #fff;    padding: 12px;}.placement-img img {    float: left;    margin-right: 40px;}/*.placement-img img {-webkit-filter: drop-shadow(0px 5px 7px rgba(0,0,0,0.2));}*/input#default-position {    align-items: center;    margin-top: 5px;    margin-left: 84px;}p.img-heading {    text-align: center;}