/*! Generated by Font Squirrel (https://www.fontsquirrel.com) on January 12, 2020 */

@font-face {
    font-family: 'fira_sansregular';
    src: url('firasans-regular.woff2') format('woff2'),
         url('firasans-regular.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}

body {
    font-family : 'fira_sansregular';
    background : #0090EA;
    color: #ffffff;
}

h1,h2,h3,h4 {
    color : #ffd90a;
}

a {
    text-decoration: underline;
    color: #ffffff;
}

.page_title {
    margin: auto;
    width: 50%;
    padding: 20px;
}

c-footer p{line-height:1;font-size:1.6rem}.c-footer a:not(:first-of-type){margin-left:2rem}.c-footer__container{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;display:flex;-webkit-box-pack:justify;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between}

.c-footer__container a{color:#ffd90a}

.hide {
    display: none;
}

button,input[type=button] {
    background-color: #11A1FB;
    color: #ffffff;
    border: 1px solid #ffffff;
    text-align: center;
    text-decoration: none;
}

input[type=text],input[type=number],input[type=file] {
    background-color: #11A1FB;
    color: #ffffff;
    border: 1px solid #ffffff;
}

input[type=file] {
    display : none;
}

.custom-file-upload {
    background-color: #11A1FB;
    color: #ffffff;
    border: 1px solid #ffffff;
    padding: 3px 5px;
    cursor: pointer;
}
