﻿.black-btnTwo {
    display: block;
 /*   background-color: red;*/
    color: white;
    text-align: center;
    text-decoration: none;
    border-radius: 4px;
    width: 100%;
    font-style: normal;
    font-weight: 400;
    font-size: var(--paragraph-1);
    max-width: 100%;
    text-transform: uppercase;
    height: 100%;
}
