﻿#why-header {
    padding: 3rem 0 1rem;
    font-size: 3rem;
    color: #003951;
}

#why-body{
    margin: 3rem 0;
}

#confidence-text{
    font-size: 3rem;
}

.body-text{
    margin: 10px 0;
}

#app-image{
    width: 60px;
    position: absolute;
    right: 20px;
    bottom: 0;
}
