﻿header {
    background-image: linear-gradient(to right, #EF1E2B, #B1304F, #774170, #395394, #0063B5, #0063B5) !important;
}

#Title{
    color: white;
    font-family: Arial;
    font-size: 25px;
}

.input-group{
    color: white;
    height: 30px;
    margin-top: 20px;
}


footer {
    background: #01193d;
}

.container{
    padding-left: 0 !important;
    pading-right: 0 !important;
}


