p#info-paragraph-cst {
    position: absolute;
    left: 30%;
    right: 30%;
    top: 390px;
    background-color: white;
    border: 2px solid #3b8239;
    border-radius: 21px;
    border-width:8px;
    padding: 30px 15px 30px 15px;
    font-size: 17px;
}


button#close-btn-cst {
    margin-top: 3vh;
    cursor: pointer;
}