Solved! Refer to the attached image.
Enter the following into custom.css
/* Display bootstrap answer buttons vertically*/
.btn-group .btn-primary {
position: relative;
float: none;
background: rgba(50, 43, 46, 0.4)}
/* Create space between bootstrap answer buttons*/
.btn { margin-bottom: 3px;}