@import "bootstrap/scss/bootstrap";

body {
  p {
    color: #f00;
  }
}
