.implanttxt1 {
    color: black;

    font-family: "Roboto", sans-serif;
    font-size: 2vw;
    font-weight: 400;

    margin:auto;

    margin-top: 2%;
    margin-bottom: 2%;
    margin-left: 5%;
}

.implanttxt2 {
    color: black;

    font-family: "Roboto", sans-serif;
    font-size: 1.2vw;
    font-weight: 350;

    margin:auto;

    margin-top: 0.1%;
    margin-left: 5%;
}

.implanttxt3 {
    color: black;

    font-family: "Roboto", sans-serif;
    font-size: 1.2vw;
    font-weight: 350;

    margin:auto;

    margin-top: 2%;
    margin-left: 5%;
}

.boldedimplanttxt2 {
    color: black;

    font-family: "Roboto", sans-serif;
    font-size: 1.2vw;
    font-weight: 600;
}

#implanttextbox {
    width: 70%;
    height: auto;
}