.bg {
    background-color: #bcbcbc;
}

.centering {
    text-align: center;
}

.p-20 {
    padding: 200px;
}

.pt-4 {
    padding-top: 40px;
}