 /*background #121212
Text: soft white #E5E7EB

*/
h1 {
    font-size: 100px;
    padding-top: 0px;
    margin-top: 0px;
    margin-bottom: 15px;
}
.nnnnn {
    display: inline;
    padding: 15px;
}
.dropper {
    position: relative;
    display: inline;
    text-align: center;
    padding-left: 10px;
    column-count: 2;
    float: left;
}
.droppie {
    display: none;
    position: absolute;
    background-color: #f9f9f9;
    min-width: 130px;
    box-shadow: 0px 8px 16px 0px rgba(0,0,0,0.2);
    padding: 12px 16px;
    color: #121212;
    column-count: 2;
    z-index: 1000000;
}
.dropper:hover .droppie {
    display: block;
}
#logo {
    height: 130px;
}
ul {
    list-style-type: none;
}
body {
    background-image: linear-gradient(to right, #121212, #303030, #121212);
    color: #E5E7EB;
    margin: 0px;
}
.map {
    margin-left: 15%;
    width: 70%;
    min-width: 700px;
    border-radius: 20px;
    margin-bottom: 70px;
}
header {
    text-align: center;
}
a:link {
    text-decoration: underline;
    color: #60A5FA;
}
a:visited {
    text-decoration: underline;
    color: #A78BFA;
}
a:hover {
    text-decoration: none;
    color: #93C5FD;
}
a:active {
    text-decoration: underline;
    color: #3B82F6;
}
li, h2 {
    font-family: "Outfit", sans-serif;
    font-style: normal;
}
p {
    font-family: "Outfit", sans-serif;
    font-style: normal;
    width: 200px;
    float: left;
}
#wowslider-container1 {
    border-radius: 40px;
}
.h2 {
    width: 50%;
    
}
#footer {
    padding-top: 10px;
    padding-bottom: 10px;
    text-align: center;
    width: 100%;
    background-color: #606060;
    color: gainsboro;
    margin: 0px;
}
footer {
    margin: 0px;
}
#wowslide {
    width: 70%;
    padding-left: 15%;
    padding-top: 150px;
}
main {
    padding: 0px 80px 0px 80px;
}
.clear {
    clear: both;
}
label {
    display: block;
    padding: 10px;
    width: 150px;
    font-family: "Outfit", sans-serif;
}
input {
    margin: 5px;
    padding: 5px;
    border-radius: 8px;
    font-family: "Outfit", sans-serif;
}
.fl {
    float: left;
}
.clm {
    column-count: 2;
}
.rp {
    width: auto;
    float: inherit;
}
.fr {
    float: right;
    background-color: #E5E7EB;
    border-radius: 7px;
    padding: 10px;
    margin: 30px;
}
.ant {
    font-family: "Outfit", sans-serif;
    height: 300px;
    width: 300px;
    margin: 7px;
    border-radius: 5px;
    background-color: #E5E7EB;
    color: #121212;
    float: left;
    display: block;
    text-align: center;
    padding-top: 15px;
}
.anti {
    width: 250px;
    max-height: 250px;
    border-radius: 10px;
}
#ALtitle {
    background-image: url(alabamatitle.jpg);
    height: 400px;
    background-size: cover;
    text-align: center;
    padding-top: 40px;
    border-radius: 20px;
}
#form {
    font-family: "Outfit", sans-serif;
}
.sell_page_pic {
    width: 70%;
    margin-left: 15%;
    border-radius: 20px;
}
.sell_info {
    text-align: right;
    font-family: "Outfit", sans-serif;
}