body {
    background: url("../../assets/images/homepage-banner.jpg") no-repeat fixed center;
}

#eco-logo {
    width:200px;
    height:auto;    
    margin: auto;
    display: block;
}

.header p {
    text-align: center;    
}

.btn {
    font-size: 20px;
    width: 100%;
}

.form-select {
    font-size:14px;
    border-color:#F0F0F0;
    color:#6C757D;    
}