/*Write your custom css in this file.*/

.text {
    width: auto;
    height: auto;
}
.text p {
    text-align: center;
    margin-top: 200px;
    text-transform: uppercase;
    font-size: 21px;
    font-weight: 600;
}