.btn-primary {
    right: 20px;
    text-align: right;
    border: 2px solid #000;
    padding: 5px 20px;
    color: #000;
    position: absolute;
    text-decoration: none;
    font-weight: 600;
}
.section-title{
    text-align: center;
    font-size: 40px;
    line-height: 42px;
    font-family: "Helvetica";
    text-shadow: 4px 4px 2px rgb(0 0 0 / 23%);
}
