.title-two {
    text-align: center;
    color: #154c79;
    margin-bottom: 40px;
    padding-top: 10px;
}

.content-two {
    background-color: #beccda;
    color: #145b5d;
    padding: 40px;
    border-radius: 5px;
    text-align: justify;
    margin: 16px 80px;
}

.test-name {
    color: #154c79;
    font-size: 18px;
    margin-top: 10px;
    list-style-type: none;

}

#owner-img {
    max-width: 200px;
    max-height: 500px;
    margin-bottom: 20px;
    float: right;
    margin: 20px;
    width: 40%;
}

#about-subtitle {
    text-align: left;
    color: #154c79;
    margin-bottom: 20px;
}

.bundle-image {
    float: left;
    margin-right: 30px;
    width: 30%;
    
}

.bundle-text {
    font-size: 16px;
    color: #154c79;
}

.text-color {
    color: #154c79;
}

.bundle-subtitle {
    font-size: 25px;
    color: #154c79;
    font-weight: bold;
    margin-top: 10px;
    margin-bottom: 20px;
}

.partners {
    font-size: 16px;
    padding-top: 20px;
    color: #154c79;
    font-weight: bold;
}

a.partner-link {
    text-decoration: none;
    color: #154c79;
}

a.partner-link:hover {
    color: white;
}

.search-style {
    background-color: #beccda;
    color: #143b5d;
    padding: 10px 20px;
    border-radius: 5px;
    text-align: left;
    margin: auto;
    width: 70%;

}

/*images resp*/

#tayrona-image {
    width: 30%;
}

.answer {
    color: #143b5d;
    font-size: 16px;
}

#account-sim {
    font-size: 20px;
    text-align: center;
}

