body {
    background-image: url(./Images/Festive-Background.jpg);
    padding-bottom: 70px;
}

#image {
    margin-right: 20px;
    height: 250px;
}

.card-image {
    height: 250px;
    width: 538px;
}

p, label{
    font-family: 'Montserrat', sans-serif;
    font-size: 20px;
}

.a-repo{
    font-family: 'Montserrat', sans-serif;
    color: black;
    text-decoration: underline;
}

a, h1, h3, h5{
    font-family: 'Montserrat', sans-serif;
}

h6 {
    text-align: center;
}

h1, h3{
    font-weight: 300;
    text-align: center;
    color: #182F2A;
    background-color: #b1c8c3;
}

.row {
    padding: 25px;
    background-color: #b1c8c3;
}

.row-portfolio {
    background-color:	#2a534a;
}

.fixed-bottom{
    background-color: #b1c8c3;
}
