/* GANTRY5 DEVELOPMENT MODE ENABLED.
 *
 * WARNING: This file is automatically generated by Gantry5. Any modifications to this file will be lost!
 *
 * For more information on modifying CSS, please read:
 *
 * http://docs.gantry.org/gantry5/configure/styles
 * http://docs.gantry.org/gantry5/tutorials/adding-a-custom-style-sheet
 */

.speechbubblefreedaleft {
  position: relative;
  background: #ae6a9a;
  border-radius: 0.4em;
  min-height: 50px;
  max-width: 60%;
  margin-left: 10px;
  margin-top: 10px;
  margin-bottom: 10px;
  padding: 4px 4px 4px 4px;
  display: inline-block;
  font-size: large;
}
.speechbubblefreedaleft:after {
  content: '';
  position: absolute;
  left: 0;
  top: 25px;
  width: 0;
  height: 0;
  border: 10px solid transparent;
  border-right-color: #ae6a9a;
  border-left: 0;
  border-bottom: 0;
  margin-top: -5px;
  margin-left: -10px;
  display: inline-block;
}
.speechbubblefreedaright {
  position: relative;
  background: #ae6a9a;
  border-radius: 0.4em;
  min-height: 50px;
  max-width: 60%;
  margin-right: 10px;
  margin-top: 10px;
  margin-bottom: 10px;
  padding: 4px 4px 4px 4px;
  display: inline-block;
  float: right;
  font-size: large;
}
.speechbubblefreedaright:after {
  content: '';
  position: absolute;
  right: 0;
  top: 25px;
  width: 0;
  height: 0;
  border: 10px solid transparent;
  border-left-color: #ae6a9a;
  border-right: 0;
  border-bottom: 0;
  margin-top: -5px;
  margin-right: -10px;
  display: inline-block;
}
.speechbubbleharmonyright {
  position: relative;
  background: #92795b;
  border-radius: 0.4em;
  min-height: 50px;
  max-width: 60%;
  margin-right: 10px;
  margin-top: 10px;
  margin-bottom: 10px;
  padding: 4px 4px 4px 4px;
  display: inline-block;
  float: right;
  font-size: large;
}
.speechbubbleharmonyright:after {
  content: '';
  position: absolute;
  right: 0;
  top: 25px;
  width: 0;
  height: 0;
  border: 10px solid transparent;
  border-left-color: #92795b;
  border-right: 0;
  border-bottom: 0;
  margin-top: -5px;
  margin-right: -10px;
  display: inline-block;
}
.speechbubbleharmonyleft {
  position: relative;
  background: #92795b;
  border-radius: 0.4em;
  min-height: 50px;
  max-width: 60%;
  margin-left: 10px;
  margin-top: 10px;
  margin-bottom: 10px;
  padding: 4px 4px 4px 4px;
  display: inline-block;
  font-size: large;
}
.speechbubbleharmonyleft:after {
  content: '';
  position: absolute;
  left: 0;
  top: 25px;
  width: 0;
  height: 0;
  border: 10px solid transparent;
  border-right-color: #92795b;
  border-left: 0;
  border-bottom: 0;
  margin-top: -5px;
  margin-left: -10px;
  display: inline-block;
}
.speechbubblegertleft {
  position: relative;
  background: #F1C40F;
  border-radius: 0.4em;
  min-height: 50px;
  max-width: 60%;
  margin-left: 10px;
  margin-top: 10px;
  margin-bottom: 10px;
  padding: 4px 4px 4px 4px;
  display: inline-block;
  font-size: large;
}
.speechbubblegertleft:after {
  content: '';
  position: absolute;
  left: 0;
  top: 25px;
  width: 0;
  height: 0;
  border: 10px solid transparent;
  border-right-color: #F1C40F;
  border-left: 0;
  border-bottom: 0;
  margin-top: -5px;
  margin-left: -10px;
  display: inline-block;
}
.speechbubblegertright {
  position: relative;
  background: #F1C40F;
  border-radius: 0.4em;
  min-height: 50px;
  max-width: 60%;
  margin-right: 10px;
  margin-top: 10px;
  margin-bottom: 10px;
  padding: 4px 4px 4px 4px;
  display: inline-block;
  float: right;
  font-size: large;
}
.speechbubblegertright:after {
  content: '';
  position: absolute;
  right: 0;
  top: 25px;
  width: 0;
  height: 0;
  border: 10px solid transparent;
  border-left-color: #F1C40F;
  border-right: 0;
  border-bottom: 0;
  margin-top: -5px;
  margin-right: -10px;
  display: inline-block;
}
.speechbubblecarlosleft {
  position: relative;
  background: #6795a0;
  border-radius: 0.4em;
  min-height: 50px;
  max-width: 60%;
  margin-left: 10px;
  margin-top: 10px;
  margin-bottom: 10px;
  padding: 4px 4px 4px 4px;
  display: inline-block;
  font-size: large;
}
.speechbubblecarlosleft:after {
  content: '';
  position: absolute;
  left: 0;
  top: 25px;
  width: 0;
  height: 0;
  border: 10px solid transparent;
  border-right-color: #6795a0;
  border-left: 0;
  border-bottom: 0;
  margin-top: -5px;
  margin-left: -10px;
  display: inline-block;
}
.speechbubblecarlosright {
  position: relative;
  background: #6795a0;
  border-radius: 0.4em;
  min-height: 50px;
  max-width: 60%;
  margin-right: 10px;
  margin-top: 10px;
  margin-bottom: 10px;
  padding: 4px 4px 4px 4px;
  display: inline-block;
  float: right;
  font-size: large;
}
.speechbubblecarlosright:after {
  content: '';
  position: absolute;
  right: 0;
  top: 25px;
  width: 0;
  height: 0;
  border: 10px solid transparent;
  border-left-color: #6795a0;
  border-right: 0;
  border-bottom: 0;
  margin-top: -5px;
  margin-right: -10px;
  display: inline-block;
}
.speechbubbleamosleft {
  position: relative;
  background: #C0C0C0;
  border-radius: 0.4em;
  min-height: 50px;
  max-width: 60%;
  margin-left: 10px;
  margin-top: 10px;
  margin-bottom: 10px;
  padding: 4px 4px 4px 4px;
  display: inline-block;
  font-size: large;
}
.speechbubbleamosleft:after {
  content: '';
  position: absolute;
  left: 0;
  top: 25px;
  width: 0;
  height: 0;
  border: 10px solid transparent;
  border-right-color: #C0C0C0;
  border-left: 0;
  border-bottom: 0;
  margin-top: -5px;
  margin-left: -10px;
  display: inline-block;
}
.speechbubbleamosright {
  position: relative;
  background: #C0C0C0;
  border-radius: 0.4em;
  min-height: 50px;
  max-width: 60%;
  margin-right: 10px;
  margin-top: 10px;
  margin-bottom: 10px;
  padding: 4px 4px 4px 4px;
  display: inline-block;
  float: right;
  font-size: large;
}
.speechbubbleamosright:after {
  content: '';
  position: absolute;
  right: 0;
  top: 25px;
  width: 0;
  height: 0;
  border: 10px solid transparent;
  border-left-color: #C0C0C0;
  border-right: 0;
  border-bottom: 0;
  margin-top: -5px;
  margin-right: -10px;
  display: inline-block;
}
.speechbubblemadisonleft {
  position: relative;
  background: #7baa42;
  border-radius: 0.4em;
  min-height: 50px;
  max-width: 60%;
  margin-left: 10px;
  margin-top: 10px;
  margin-bottom: 10px;
  padding: 4px 4px 4px 4px;
  display: inline-block;
  font-size: large;
}
.speechbubblemadisonleft:after {
  content: '';
  position: absolute;
  left: 0;
  top: 25px;
  width: 0;
  height: 0;
  border: 10px solid transparent;
  border-right-color: #7baa42;
  border-left: 0;
  border-bottom: 0;
  margin-top: -5px;
  margin-left: -10px;
  display: inline-block;
}
.speechbubblemadisonright {
  position: relative;
  background: #7baa42;
  border-radius: 0.4em;
  min-height: 50px;
  max-width: 60%;
  margin-right: 10px;
  margin-top: 10px;
  margin-bottom: 10px;
  padding: 4px 4px 4px 4px;
  display: inline-block;
  float: right;
  font-size: large;
}
.speechbubblemadisonright:after {
  content: '';
  position: absolute;
  right: 0;
  top: 25px;
  width: 0;
  height: 0;
  border: 10px solid transparent;
  border-left-color: #7baa42;
  border-right: 0;
  border-bottom: 0;
  margin-top: -5px;
  margin-right: -10px;
  display: inline-block;
}
.speechbubblecinnamonleft {
  position: relative;
  background: #d44d4d;
  border-radius: 0.4em;
  min-height: 50px;
  max-width: 60%;
  margin-left: 10px;
  margin-top: 10px;
  margin-bottom: 10px;
  padding: 4px 4px 4px 4px;
  display: inline-block;
  font-size: large;
}
.speechbubblecinnamonleft:after {
  content: '';
  position: absolute;
  left: 0;
  top: 25px;
  width: 0;
  height: 0;
  border: 10px solid transparent;
  border-right-color: #d44d4d;
  border-left: 0;
  border-bottom: 0;
  margin-top: -5px;
  margin-left: -10px;
  display: inline-block;
}
.speechbubblecinnamonright {
  position: relative;
  background: #d44d4d;
  border-radius: 0.4em;
  min-height: 50px;
  max-width: 60%;
  margin-right: 10px;
  margin-top: 10px;
  margin-bottom: 10px;
  padding: 4px 4px 4px 4px;
  display: inline-block;
  float: right;
  font-size: large;
}
.speechbubblecinnamonright:after {
  content: '';
  position: absolute;
  right: 0;
  top: 25px;
  width: 0;
  height: 0;
  border: 10px solid transparent;
  border-left-color: #d44d4d;
  border-right: 0;
  border-bottom: 0;
  margin-top: -5px;
  margin-right: -10px;
  display: inline-block;
}
.speechbubbleskipleft {
  position: relative;
  background: #ec610a;
  border-radius: 0.4em;
  min-height: 50px;
  max-width: 60%;
  margin-left: 10px;
  margin-top: 10px;
  margin-bottom: 10px;
  padding: 4px 4px 4px 4px;
  display: inline-block;
  font-size: large;
}
.speechbubbleskipleft:after {
  content: '';
  position: absolute;
  left: 0;
  top: 25px;
  width: 0;
  height: 0;
  border: 10px solid transparent;
  border-right-color: #ec610a;
  border-left: 0;
  border-bottom: 0;
  margin-top: -5px;
  margin-left: -10px;
  display: inline-block;
}
.speechbubbleskipright {
  position: relative;
  background: #ec610a;
  border-radius: 0.4em;
  min-height: 50px;
  max-width: 60%;
  margin-right: 10px;
  margin-top: 10px;
  margin-bottom: 10px;
  padding: 4px 4px 4px 4px;
  display: inline-block;
  float: right;
  font-size: large;
}
.speechbubbleskipright:after {
  content: '';
  position: absolute;
  right: 0;
  top: 25px;
  width: 0;
  height: 0;
  border: 10px solid transparent;
  border-left-color: #ec610a;
  border-right: 0;
  border-bottom: 0;
  margin-top: -5px;
  margin-right: -10px;
  display: inline-block;
}
/*# sourceMappingURL=custom_10.css.map */