#error {
    display: none;
}

#titleName1, #titleName2 {
    font-size: 2em;
    margin: auto;
}

#linkFinances1, #linkFinances2, #linkCalling1, #linkCalling2, #linkCharacter1, #linkCharacter2 {
width: 100%; 
}

.person2 {
    display:none;
}

.form-group {
position: absolute;
bottom: 15%;
margin-left: auto;
margin-right: auto;
left: 30px;
right: 30px;
}

.jumbotron {
    background-size: cover;
    background-position: center;
    background-color: white !important;
    border-radius: 0px;
}

.btn-secondary {
    background-color: #c08f40 !important;
}

.btn-secondary:hover {
    background-color: #d1d1d1 !important;
    color: black !important;
}

.post-content pre {
    margin: 0;
    padding: 0;
    border: 0;
    font-weight: normal;
    font-style: normal;
    font-size: 100%;
    font-family: inherit;
    text-align: left;
    color: #444;
    background: 0;
}

hr {
    border-color: white;
}

.card.mb-3.bg-light {
    width: 100%;
    min-height: 250px;
}

input {
    font-size: 1.2em;
    padding: 10px;
    text-align: center;
}

#spinner {
    display: none;
}

#result {
    display: none;
}

#more1Color, #more2Color {
    display: inline;
}

@media screen and (max-width: 600px) { #compatibility {
    font-size: 2.2vmax;
    text-align: center;
    padding-bottom: 10;
    padding-top: 0;
    margin: auto;
}
}
#compatibility {
    font-size: 1.2vmax;
    text-align: center;
    padding-top: 50px;
    margin: auto;
}

#more1Hex, #more2Hex {
    display: inline-block;
    width: 10px;
    height: 10px;
    border-radius: 50%;
}


