@charset "UTF-8";
.container-fluid .row .col-xl-12 {
    margin-top: 360px;
}
.col-xl-12 .text-center a {
    font-size: 60px;
}
.row .col-xl-10 .img-fluid {
    position: static;
    padding-left: 100px;
    padding-right: 100px;
}
.img-fluid {
    position: absolute;
    width: 4122px;
}
body {
    font-family: Constantia, "Lucida Bright", "DejaVu Serif", Georgia, serif;
    background-size: contain;
    color: #000000;
}
.row .col-lg-12.text-center {
    text-align: center;
	font-size: 60px;
    position: relative;
    top: 360px;
}
.row .col-xl-8 h6 {
    font-size: small;
}
